Home
last modified time | relevance | path

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

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