Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp3577 const attributeDefinition* format_attributes = 0; in setupSharedStorageBuffers() local
3582 getAttributes(format.m_sampler_type, format_attributes, n_format_attributes); in setupSharedStorageBuffers()
3592 setupSharedStorageBuffer(format_attributes[i], buffers, program_id); in setupSharedStorageBuffers()
5078 const attributeDefinition* format_attributes; local
5083 getAttributes(format.m_sampler_type, format_attributes, n_format_attributes);
5095 setupAttribute(format_attributes[i], buffers, program_id);