Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1985 …static attributeDefinition textureGather_attributes[] = { { attribute_texture_coordinate, type_vec… in getAttributes() local
1993 sizeof(textureGather_attributes) / sizeof(textureGather_attributes[0]); in getAttributes()
2010 out_attribute_definitions = textureGather_attributes; in getAttributes()