Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/scripts/
Dgen-swizzle-math-operations.py29 SWIZZLE_NAMES = ["xyzw"] variable
167 for swizzleComponents in SWIZZLE_NAMES:
Dgen-swizzles.py72 SWIZZLE_NAMES = [ "xyzw", "stpq", "rgba" ] variable
258 for swizzleComponents in SWIZZLE_NAMES:
/third_party/vk-gl-cts/modules/gles2/scripts/
Dgen-swizzles.py72 SWIZZLE_NAMES = [ "xyzw", "stpq", "rgba" ] variable
254 for swizzleComponents in SWIZZLE_NAMES: