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.cpp128 RENDERBUFFER_DEPTH_STENCIL enumerator
1130 (m_testFormat.type == RENDERBUFFER_STENCIL) || (m_testFormat.type == RENDERBUFFER_DEPTH_STENCIL); in iterate()
1367 else if (m_testFormat.type == RENDERBUFFER_DEPTH_STENCIL) in createFramebuffer()
1669 RF(GL_DEPTH32F_STENCIL8, RENDERBUFFER_DEPTH_STENCIL), in getESTestData()
1718 RF(GL_DEPTH24_STENCIL8, RENDERBUFFER_DEPTH_STENCIL, OES_packed_depth_stencil), in getESTestData()
1782 RF(GL_DEPTH24_STENCIL8, RENDERBUFFER_DEPTH_STENCIL), in getGLTestData()