Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSamplerStateQueryTests.cpp188 createSamplerParamTest(m_testCtx, m_context.getRenderContext(), in init()
195 createSamplerParamTest(m_testCtx, m_context.getRenderContext(), in init()
202 createSamplerParamTest(m_testCtx, m_context.getRenderContext(), in init()
227 targetGroup->addChild(createSamplerParamTest( in init()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fSamplerStateQueryTests.cpp89 FOR_EACH_VERIFIER(verifiers, addChild(createSamplerParamTest( in init()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsTextureStateQueryTests.hpp82 tcu::TestCase *createSamplerParamTest(tcu::TestContext &testCtx, const glu::RenderContext &renderCt…
H A DglsTextureStateQueryTests.cpp2650 tcu::TestCase *createSamplerParamTest(tcu::TestContext &testCtx, const glu::RenderContext &renderCt… in createSamplerParamTest() function