Searched refs:RC_SWIZZLE_XYZ1 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_constants.h129 #define RC_SWIZZLE_XYZ1 RC_MAKE_SWIZZLE(RC_SWIZZLE_X, RC_SWIZZLE_Y, RC_SWIZZLE_Z, RC_SWIZZLE_ONE) macro
H A Dradeon_program_alu.c1302 srcregswz(RC_FILE_TEMPORARY, tmp, RC_SWIZZLE_XYZ1));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_constants.h129 #define RC_SWIZZLE_XYZ1 RC_MAKE_SWIZZLE(RC_SWIZZLE_X, RC_SWIZZLE_Y, RC_SWIZZLE_Z, RC_SWIZZLE_ONE) macro
H A Dradeon_program_alu.c1281 srcregswz(RC_FILE_TEMPORARY, tmp, RC_SWIZZLE_XYZ1));

Completed in 8 milliseconds