Searched refs:SWIZZLE_YYYY (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_instruction.h67 #define SWIZZLE_YYYY MAKE_SWIZZLE4(SWIZZLE_Y, SWIZZLE_Y, SWIZZLE_Y, SWIZZLE_Y) macro
H A Dprogramopt.c330 inst->SrcReg[2].Swizzle = SWIZZLE_YYYY;
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_instruction.h67 #define SWIZZLE_YYYY MAKE_SWIZZLE4(SWIZZLE_Y, SWIZZLE_Y, SWIZZLE_Y, SWIZZLE_Y) macro
H A Dprogramopt.c330 inst->SrcReg[2].Swizzle = SWIZZLE_YYYY;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h173 #define SWIZZLE_YYYY \ macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h173 #define SWIZZLE_YYYY \ macro
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_variables.cpp58 {"far", {STATE_DEPTH_RANGE, 0, 0}, SWIZZLE_YYYY},
68 {"sizeMin", {STATE_POINT_SIZE}, SWIZZLE_YYYY},
72 {"distanceLinearAttenuation", {STATE_POINT_ATTENUATION}, SWIZZLE_YYYY},
105 {"linearAttenuation", {STATE_LIGHT, 0, STATE_ATTENUATION}, SWIZZLE_YYYY},
174 {"start", {STATE_FOG_PARAMS}, SWIZZLE_YYYY},
H A Dir_builder.cpp123 return swizzle(a, SWIZZLE_YYYY, 4);
147 return swizzle(a, SWIZZLE_YYYY, 1);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_variables.cpp58 {"far", {STATE_DEPTH_RANGE, 0, 0}, SWIZZLE_YYYY},
68 {"sizeMin", {STATE_POINT_SIZE}, SWIZZLE_YYYY},
72 {"distanceLinearAttenuation", {STATE_POINT_ATTENUATION}, SWIZZLE_YYYY},
107 {"linearAttenuation", {STATE_LIGHT, 0, STATE_ATTENUATION}, SWIZZLE_YYYY},
174 {"start", {STATE_FOG_PARAMS}, SWIZZLE_YYYY},
H A Dir_builder.cpp123 return swizzle(a, SWIZZLE_YYYY, 4);
147 return swizzle(a, SWIZZLE_YYYY, 1);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1644 temp1.swizzle = SWIZZLE_YYYY;
1651 temp2.swizzle = SWIZZLE_YYYY;
1660 temp2.swizzle = SWIZZLE_YYYY;
1708 temp1.swizzle = SWIZZLE_YYYY;
1715 temp2.swizzle = SWIZZLE_YYYY;
1724 temp2.swizzle = SWIZZLE_YYYY;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1712 temp1.swizzle = SWIZZLE_YYYY;
1719 temp2.swizzle = SWIZZLE_YYYY;
1728 temp2.swizzle = SWIZZLE_YYYY;
1776 temp1.swizzle = SWIZZLE_YYYY;
1783 temp2.swizzle = SWIZZLE_YYYY;
1792 temp2.swizzle = SWIZZLE_YYYY;

Completed in 28 milliseconds