Searched defs:WRITEMASK_Z (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ | ||
D | ir_builder.h | 35 WRITEMASK_Z = 0x4, enumerator |
/third_party/mesa3d/src/mesa/program/ | ||
D | prog_instruction.h | 79 #define WRITEMASK_Z 0x4 macro |