Searched defs:SWIZZLE_ZERO (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dformat_parser.py115 * SWIZZLE_ZERO: The numeric constant 0
136 SWIZZLE_ZERO = 4 variable in class:Swizzle
/external/swiftshader/src/Renderer/
H A DSampler.hpp119 SWIZZLE_ZERO, enumerator in enum:sw::ENUM_UNDERLYING_TYPE_UNSIGNED_INT
/external/mesa3d/src/mesa/program/
H A Dprog_instruction.h53 #define SWIZZLE_ZERO 4 /**< For SWZ instruction only */ macro
62 /** Determine if swz contains SWIZZLE_ZERO/ONE/NIL for any components. */

Completed in 193 milliseconds