Searched refs:RENDERBUFFER_DEPTH (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcInternalformatTests.cpp | 124 RENDERBUFFER_DEPTH, enumerator 1217 if (m_testFormat.type == RENDERBUFFER_DEPTH) in createFramebuffer() 1518 RF(GL_DEPTH_COMPONENT16, RENDERBUFFER_DEPTH, OES_depth_texture), in getESTestData() 1519 RF(GL_DEPTH_COMPONENT24, RENDERBUFFER_DEPTH, OES_depth24), in getESTestData() 1520 RF(GL_DEPTH_COMPONENT32, RENDERBUFFER_DEPTH, OES_depth32), in getESTestData() 1589 RF(GL_DEPTH_COMPONENT16, RENDERBUFFER_DEPTH, ARB_depth_texture), in getGLTestData() 1590 RF(GL_DEPTH_COMPONENT24, RENDERBUFFER_DEPTH, ARB_depth_texture), in getGLTestData() 1591 RF(GL_DEPTH_COMPONENT32, RENDERBUFFER_DEPTH, ARB_depth_texture), in getGLTestData()
|