Searched refs:createTexParamTest (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A 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()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureStateQueryTests.cpp | 124 FOR_EACH_VERIFIER(verifiers, addChild(createTexParamTest(m_testCtx, in init()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsTextureStateQueryTests.hpp | 78 tcu::TestCase* createTexParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const std::string& name, const std::string& description, StateQueryUtil::QueryType queryType, glw::GLenum target, TesterType tester);
|
H A D | glsTextureStateQueryTests.cpp | 2540 tcu::TestCase* createTexParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const std::string& name, const std::string& description, QueryType queryType, glw::GLenum target, TesterType tester) in createTexParamTest() function
|
Completed in 7 milliseconds