Home
last modified time | relevance | path

Searched refs:WRITEMASK_YZ (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/program/
Dprog_instruction.h81 #define WRITEMASK_YZ 0x6 macro
/third_party/mesa3d/src/mesa/main/
Dffvertex_prog.c989 emit_op1(p, OPCODE_RCP, dist, WRITEMASK_YZ, dist); in calculate_light_attenuation()