Searched refs:RC_SWIZZLE_ZZZZ (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_constants.h133 #define RC_SWIZZLE_ZZZZ RC_MAKE_SWIZZLE_SMEAR(RC_SWIZZLE_Z) macro
H A Dr3xx_fragprog.c76 inst->SrcReg[i] = lmul_swizzle(RC_SWIZZLE_ZZZZ, inst->SrcReg[i]);
H A Dradeon_program_alu.c1181 srcregswz(RC_FILE_CONSTANT, constant, RC_SWIZZLE_ZZZZ),
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_constants.h133 #define RC_SWIZZLE_ZZZZ RC_MAKE_SWIZZLE_SMEAR(RC_SWIZZLE_Z) macro
H A Dr3xx_fragprog.c76 inst->SrcReg[i] = lmul_swizzle(RC_SWIZZLE_ZZZZ, inst->SrcReg[i]);
H A Dradeon_program_alu.c1181 srcregswz(RC_FILE_CONSTANT, constant, RC_SWIZZLE_ZZZZ),

Completed in 8 milliseconds