Searched refs:transformations (Results 1 - 25 of 216) sorted by relevance

123456789

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program.c40 * transformations in order.
41 * 3. If one of the transformations returns GL_TRUE, assume that it
46 * instructions emitted by transformations are not transformed.
55 struct radeon_program_transformation *transformations = local in function:rc_local_transform
65 for(i = 0; transformations[i].function; ++i) {
66 struct radeon_program_transformation* t = transformations + i;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program.c40 * transformations in order.
41 * 3. If one of the transformations returns GL_TRUE, assume that it
46 * instructions emitted by transformations are not transformed.
55 struct radeon_program_transformation *transformations = local in function:rc_local_transform
65 for(i = 0; transformations[i].function; ++i) {
66 struct radeon_program_transformation* t = transformations + i;
/xsrc/external/mit/pixman/dist/test/
H A Dgradient-crash-test.c46 pixman_transform_t transformations[] = { local in function:main
139 for (k = 0; k < ARRAY_LENGTH (transformations); ++k)
141 pixman_image_set_transform (src_img, &transformations[k]);
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dfind_asciidoc_bits.cmake175 # transformations.
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dlima.rst40 are enabled by internal shader transformations.
/xsrc/external/mit/util-macros/dist/
H A Dxorg-macros.m4.in468 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXau/dist/
H A Daclocal.m42051 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXaw/dist/
H A Daclocal.m4834 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXcursor/dist/
H A Daclocal.m4834 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXdmcp/dist/
H A Daclocal.m41894 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXext/dist/
H A Daclocal.m41894 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXfixes/dist/
H A Daclocal.m41894 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXfont2/dist/
H A Daclocal.m42051 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXft/dist/
H A Daclocal.m4834 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXi/dist/
H A Daclocal.m4834 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXpm/dist/
H A Daclocal.m41894 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXpresent/dist/
H A Daclocal.m41894 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXrandr/dist/
H A Daclocal.m41894 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXrender/dist/
H A Daclocal.m42051 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libXt/dist/
H A Daclocal.m4843 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/libxshmfence/dist/
H A Daclocal.m42051 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/listres/dist/
H A Daclocal.m41894 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/lndir/dist/
H A Daclocal.m41894 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/luit/dist/
H A Daclocal.m41618 # The XSLT processor is often used as a standalone tool for transformations.
/xsrc/external/mit/makedepend/dist/
H A Daclocal.m41894 # The XSLT processor is often used as a standalone tool for transformations.

Completed in 75 milliseconds

123456789