Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1946 static attributeDefinition depth_attributes[] = { { attribute_refZ, type_float, RefZ, 1 } }; in getAttributes() local
1948 …static const glw::GLuint n_depth_attributes = sizeof(depth_attributes) / sizeof(depth_attributes[0… in getAttributes()
1953 out_attribute_definitions = depth_attributes; in getAttributes()