Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp1943 class SamplerWrapCase : public SamplerTest class
1946SamplerWrapCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const char* n…
1950 SamplerWrapCase::SamplerWrapCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, c… in SamplerWrapCase() function in deqp::gls::TextureStateQueryTests::__anonaefd4de40111::SamplerWrapCase
1955 void SamplerWrapCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test()
2631 …return new SamplerWrapCase(testCtx, renderCtx, name.c_str(), description.c_str(), tester, queryTyp… in createSamplerParamTest()