Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp126 RENDERBUFFER_STENCIL, enumerator
1130 (m_testFormat.type == RENDERBUFFER_STENCIL) || (m_testFormat.type == RENDERBUFFER_DEPTH_STENCIL); in iterate()
1180 bool testNonStencil = (m_testFormat.type != RENDERBUFFER_STENCIL); in iterate()
1365 else if (m_testFormat.type == RENDERBUFFER_STENCIL) in createFramebuffer()
1712 RF(GL_STENCIL_INDEX1, RENDERBUFFER_STENCIL, OES_stencil1), in getESTestData()
1713 RF(GL_STENCIL_INDEX4, RENDERBUFFER_STENCIL, OES_stencil4), in getESTestData()
1714 RF(GL_STENCIL_INDEX8, RENDERBUFFER_STENCIL, OES_stencil8), in getESTestData()