Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp3578 glw::GLuint n_format_attributes = 0; in setupSharedStorageBuffers() local
3582 getAttributes(format.m_sampler_type, format_attributes, n_format_attributes); in setupSharedStorageBuffers()
3590 for (glw::GLuint i = 0; i < n_format_attributes; ++i) in setupSharedStorageBuffers()
5079 glw::GLuint n_format_attributes; local
5083 getAttributes(format.m_sampler_type, format_attributes, n_format_attributes);
5093 for (glw::GLuint i = 0; i < n_format_attributes; ++i)