Home
last modified time | relevance | path

Searched refs:createTexParamTest (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureStateQueryTests.cpp227 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 Des3fTextureStateQueryTests.cpp124 FOR_EACH_VERIFIER(verifiers, addChild(createTexParamTest(m_testCtx, in init()
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureStateQueryTests.hpp78 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 DglsTextureStateQueryTests.cpp2540 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