Searched refs:createTexParamTest (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureStateQueryTests.cpp | 227 FOR_EACH_VERIFIER(nonPureVerifiers, createTexParamTest(m_testCtx, in init() 237 FOR_EACH_VERIFIER(vec4Verifiers, createTexParamTest(m_testCtx, in init() 247 FOR_EACH_VERIFIER(scalarVerifiers, createTexParamTest(m_testCtx, in init() 275 targetGroup->addChild(createTexParamTest(m_testCtx, in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureStateQueryTests.cpp | 124 FOR_EACH_VERIFIER(verifiers, addChild(createTexParamTest(m_testCtx, in init()
|
/external/deqp/modules/glshared/ |
D | glsTextureStateQueryTests.hpp | 78 tcu::TestCase* createTexParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx,…
|
D | glsTextureStateQueryTests.cpp | 2541 tcu::TestCase* createTexParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, … in createTexParamTest() function
|