Home
last modified time | relevance | path

Searched refs:RC_SWIZZLE_1111 (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_translate.c48 inst->SrcReg[1].Swizzle = RC_SWIZZLE_1111; in final_rewrite()
69 inst->SrcReg[1].Swizzle = RC_SWIZZLE_1111; in final_rewrite()
Dradeon_program_constants.h141 #define RC_SWIZZLE_1111 RC_MAKE_SWIZZLE_SMEAR(RC_SWIZZLE_ONE) macro
Dradeon_program_tex.c52 reg.Swizzle = combine_swizzles(RC_SWIZZLE_1111, in shadow_pass_value()
359 inst_mad->U.I.SrcReg[2].Swizzle = RC_SWIZZLE_1111; in radeonTransformTEX()
368 inst_add->U.I.SrcReg[0].Swizzle = RC_SWIZZLE_1111; in radeonTransformTEX()
Dradeon_compiler.c322 inst_add->U.I.SrcReg[0].Swizzle = RC_SWIZZLE_1111; in rc_transform_fragment_face()
Dradeon_program_alu.c117 .Swizzle = RC_SWIZZLE_1111
1126 inst->U.I.SrcReg[1].Swizzle = RC_SWIZZLE_1111; in radeonTransformDeriv()