Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp127 RENDERBUFFER_DEPTH, enumerator
1363 if (m_testFormat.type == RENDERBUFFER_DEPTH) in createFramebuffer()
1668 RF(GL_DEPTH_COMPONENT32F, RENDERBUFFER_DEPTH), in getESTestData()
1715 RF(GL_DEPTH_COMPONENT16, RENDERBUFFER_DEPTH, OES_depth_texture), in getESTestData()
1716 RF(GL_DEPTH_COMPONENT24, RENDERBUFFER_DEPTH, OES_depth24), in getESTestData()
1717 RF(GL_DEPTH_COMPONENT32, RENDERBUFFER_DEPTH, OES_depth32), in getESTestData()
1783 RF(GL_DEPTH_COMPONENT16, RENDERBUFFER_DEPTH, ARB_depth_texture), in getGLTestData()
1784 RF(GL_DEPTH_COMPONENT24, RENDERBUFFER_DEPTH, ARB_depth_texture), in getGLTestData()
1785 RF(GL_DEPTH_COMPONENT32, RENDERBUFFER_DEPTH, ARB_depth_texture), in getGLTestData()