Home
last modified time | relevance | path

Searched defs:WRITEMASK_Y (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dir_builder.h34 WRITEMASK_Y = 0x2, enumerator
/third_party/mesa3d/src/mesa/program/
Dprog_instruction.h77 #define WRITEMASK_Y 0x2 macro