Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.hpp75 bool verifyTexture(glw::GLuint id, glw::GLenum source_internal_format, bool is_stencil,
Dgl4cStencilTexturingTests.cpp1082 bool FunctionalTest::verifyTexture(GLuint id, GLenum source_internal_format, bool is_stencil, in verifyTexture() argument
1109 if (GL_DEPTH24_STENCIL8 == source_internal_format) in verifyTexture()
1158 if (GL_DEPTH24_STENCIL8 == source_internal_format) /* DEPTH24 */ in verifyTexture()