Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1980 static attributeDefinition textureGrad_attributes[] = { { attribute_texture_coordinate, type_vec4, in getAttributes() local
1991 sizeof(textureGrad_attributes) / sizeof(textureGrad_attributes[0]); in getAttributes()
2006 out_attribute_definitions = textureGrad_attributes; in getAttributes()