Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1973 …static attributeDefinition texture_attributes[] = { { attribute_texture_coordinate, type_vec4, Tex… in getAttributes() local
1988 …atic const glw::GLuint n_texture_attributes = sizeof(texture_attributes) / sizeof(texture_attribut… in getAttributes()
1998 out_attribute_definitions = texture_attributes; in getAttributes()