Searched refs:checkRenderbufferComponentSize (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fRboStateQueryTests.cpp | 46 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() 216 …checkRenderbufferComponentSize(m_testCtx, *this, requiredColorFormats[ndx].bitsR, requiredColorFor… in test() 255 …checkRenderbufferComponentSize(m_testCtx, *this, -1, -1, -1, -1, requiredDepthFormats[ndx].dbits, … in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRboStateQueryTests.cpp | 46 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() 259 …checkRenderbufferComponentSize(m_testCtx, *this, requiredColorFormats[ndx].bitsR, requiredColorFor… in test() 302 …checkRenderbufferComponentSize(m_testCtx, *this, -1, -1, -1, -1, requiredDepthFormats[ndx].dbits, … in test()
|