Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_parser.py142 SWIZZLE_ONE = 5 variable in Swizzle
/external/mesa3d/src/mesa/program/
Dprog_instruction.h54 #define SWIZZLE_ONE 5 /**< For SWZ instruction only */ macro