Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp4302 …static const glw::GLuint optional_pnames_count = sizeof(optional_pnames) / sizeof(optional_pnames[… in TestDefaultFramebuffer() local
4304 for (glw::GLuint i = 0; i < optional_pnames_count; ++i) in TestDefaultFramebuffer()
4439 …static const glw::GLuint optional_pnames_count = sizeof(optional_pnames) / sizeof(optional_pnames[… in TestRenderbufferFramebuffer() local
4441 for (glw::GLuint i = 0; i < optional_pnames_count; ++i) in TestRenderbufferFramebuffer()
4597 …static const glw::GLuint optional_pnames_count = sizeof(optional_pnames) / sizeof(optional_pnames[… in TestTextureFramebuffer() local
4599 for (glw::GLuint i = 0; i < optional_pnames_count; ++i) in TestTextureFramebuffer()