Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fRboStateQueryTests.cpp46 void checkRenderbufferComponentSize (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, int r, int… in checkRenderbufferComponentSize() function
197 checkRenderbufferComponentSize(m_testCtx, *this, 0, 0, 0, 0, 0, 0); in test()
216checkRenderbufferComponentSize(m_testCtx, *this, requiredColorFormats[ndx].bitsR, requiredColorFor… in test()
255checkRenderbufferComponentSize(m_testCtx, *this, -1, -1, -1, -1, requiredDepthFormats[ndx].dbits, … in test()
/external/deqp/modules/gles3/functional/
Des3fRboStateQueryTests.cpp46 void checkRenderbufferComponentSize (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, int r, int… in checkRenderbufferComponentSize() function
215 checkRenderbufferComponentSize(m_testCtx, *this, 0, 0, 0, 0, 0, 0); in test()
259checkRenderbufferComponentSize(m_testCtx, *this, requiredColorFormats[ndx].bitsR, requiredColorFor… in test()
302checkRenderbufferComponentSize(m_testCtx, *this, -1, -1, -1, -1, requiredDepthFormats[ndx].dbits, … in test()