Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/program/
Dprog_instruction.h81 #define WRITEMASK_YZ 0x6 macro
/external/mesa3d/src/mesa/main/
Dffvertex_prog.c970 emit_op1(p, OPCODE_RCP, dist, WRITEMASK_YZ, dist); in calculate_light_attenuation()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_visitor.cpp1042 glsl_type::uint_type, WRITEMASK_YZ), in emit_texture()