HomeSort by relevance Sort by last modified time
    Searched full:swizzle_names (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles3/scripts/
gen-swizzle-math-operations.py 29 SWIZZLE_NAMES = ["xyzw"]
167 for swizzleComponents in SWIZZLE_NAMES:
gen-swizzles.py 72 SWIZZLE_NAMES = [ "xyzw", "stpq", "rgba" ]
258 for swizzleComponents in SWIZZLE_NAMES:
  /external/mesa3d/src/gallium/tests/graw/
tex-swizzle.c 204 const char swizzle_names[] = "rgba01"; local
221 printf("%c", swizzle_names[swizzle[i]]);
  /external/deqp/modules/gles2/scripts/
gen-swizzles.py 72 SWIZZLE_NAMES = [ "xyzw", "stpq", "rgba" ]
254 for swizzleComponents in SWIZZLE_NAMES:

Completed in 2594 milliseconds