Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fRboStateQueryTests.cpp45 void checkRenderbufferComponentSize(tcu::TestContext &testCtx, glu::CallLogWrapper &gl, int r, int … in checkRenderbufferComponentSize() function
184 checkRenderbufferComponentSize(m_testCtx, *this, 0, 0, 0, 0, 0, 0); in test()
202 checkRenderbufferComponentSize(m_testCtx, *this, requiredColorFormats[ndx].bitsR, in test()
242checkRenderbufferComponentSize(m_testCtx, *this, -1, -1, -1, -1, requiredDepthFormats[ndx].dbits, in test()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fRboStateQueryTests.cpp45 void checkRenderbufferComponentSize(tcu::TestContext &testCtx, glu::CallLogWrapper &gl, int r, int … in checkRenderbufferComponentSize() function
213 checkRenderbufferComponentSize(m_testCtx, *this, 0, 0, 0, 0, 0, 0); in test()
237 checkRenderbufferComponentSize(m_testCtx, *this, requiredColorFormats[ndx].bitsR, in test()
278checkRenderbufferComponentSize(m_testCtx, *this, -1, -1, -1, -1, requiredDepthFormats[ndx].dbits, in test()