Searched refs:RENDERBUFFER_STENCIL (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcInternalformatTests.cpp | 123 RENDERBUFFER_STENCIL, enumerator 1000 (m_testFormat.type == RENDERBUFFER_STENCIL) || (m_testFormat.type == RENDERBUFFER_DEPTH_STENCIL); in iterate() 1048 bool testNonStencil = (m_testFormat.type != RENDERBUFFER_STENCIL); in iterate() 1219 else if (m_testFormat.type == RENDERBUFFER_STENCIL) in createFramebuffer() 1515 RF(GL_STENCIL_INDEX1, RENDERBUFFER_STENCIL, OES_stencil1), in getESTestData() 1516 RF(GL_STENCIL_INDEX4, RENDERBUFFER_STENCIL, OES_stencil4), in getESTestData() 1517 RF(GL_STENCIL_INDEX8, RENDERBUFFER_STENCIL, OES_stencil8), in getESTestData()
|