Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp2098 class SamplerLODCase : public SamplerTest class
2101SamplerLODCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const char* na…
2105 SamplerLODCase::SamplerLODCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, con… in SamplerLODCase() function in deqp::gls::TextureStateQueryTests::__anonc22dbc7d0111::SamplerLODCase
2110 void SamplerLODCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test()
2639 …return new SamplerLODCase(testCtx, renderCtx, name.c_str(), description.c_str(), tester, queryType… in createSamplerParamTest()