Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp125 RENDERBUFFER_DEPTH_STENCIL enumerator
1000 (m_testFormat.type == RENDERBUFFER_STENCIL) || (m_testFormat.type == RENDERBUFFER_DEPTH_STENCIL); in iterate()
1221 else if (m_testFormat.type == RENDERBUFFER_DEPTH_STENCIL) in createFramebuffer()
1521 RF(GL_DEPTH24_STENCIL8, RENDERBUFFER_DEPTH_STENCIL, OES_packed_depth_stencil), in getESTestData()
1588 RF(GL_DEPTH24_STENCIL8, RENDERBUFFER_DEPTH_STENCIL), in getGLTestData()