Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp9944 static const glw::GLenum all_formats[] = { GL_STENCIL_INDEX, in Prepare() local
9964 static const glw::GLuint all_internal_formats_count = sizeof(all_formats) / sizeof(all_formats[0]); in Prepare()
9975 if (all_formats[i] == m_format_invalid) in Prepare()