HomeSort by relevance Sort by last modified time
    Searched refs:VECTOR_TYPES (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/scripts/
gen-swizzles.py 69 VECTOR_TYPES = [ "vec2", "vec3", "vec4", "ivec2", "ivec3", "ivec4", "bvec2", "bvec3", "bvec4" ]
105 combinations = Combinations(INPUT_TYPES, VECTOR_TYPES, PRECISION_TYPES)
251 for dataType in VECTOR_TYPES:
265 #for dataType in VECTOR_TYPES:
  /external/deqp/modules/gles3/scripts/
gen-swizzles.py 69 VECTOR_TYPES = [ "vec2", "vec3", "vec4", "ivec2", "ivec3", "ivec4", "bvec2", "bvec3", "bvec4" ]
105 combinations = Combinations(INPUT_TYPES, VECTOR_TYPES, PRECISION_TYPES)
255 for dataType in VECTOR_TYPES:
269 #for dataType in VECTOR_TYPES:

Completed in 210 milliseconds