Home
last modified time | relevance | path

Searched refs:createSamplerParamTest (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSamplerStateQueryTests.cpp179 FOR_EACH_VERIFIER(nonPureVerifiers, createSamplerParamTest(m_testCtx, in init()
188 FOR_EACH_VERIFIER(vectorVerifiers, createSamplerParamTest(m_testCtx, in init()
197 FOR_EACH_VERIFIER(scalarVerifiers, createSamplerParamTest(m_testCtx, in init()
222 targetGroup->addChild(createSamplerParamTest(m_testCtx, in init()
/external/deqp/modules/gles3/functional/
Des3fSamplerStateQueryTests.cpp93 FOR_EACH_VERIFIER(verifiers, addChild(createSamplerParamTest(m_testCtx, in init()
/external/deqp/modules/glshared/
DglsTextureStateQueryTests.hpp79 tcu::TestCase* createSamplerParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderC…
DglsTextureStateQueryTests.cpp2622 tcu::TestCase* createSamplerParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderC… in createSamplerParamTest() function