Searched refs:checkRenderbufferComponentSize (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fRboStateQueryTests.cpp | 45 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() 242 … checkRenderbufferComponentSize(m_testCtx, *this, -1, -1, -1, -1, requiredDepthFormats[ndx].dbits, in test()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fRboStateQueryTests.cpp | 45 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() 278 … checkRenderbufferComponentSize(m_testCtx, *this, -1, -1, -1, -1, requiredDepthFormats[ndx].dbits, in test()
|