Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp2169 class SamplerSRGBDecodeCase : public SamplerTest class
2172SamplerSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const c…
2176 SamplerSRGBDecodeCase::SamplerSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& … in SamplerSRGBDecodeCase() function in deqp::gls::TextureStateQueryTests::__anonc22dbc7d0111::SamplerSRGBDecodeCase
2181 void SamplerSRGBDecodeCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test()
2467 …return new SamplerSRGBDecodeCase(testCtx, renderCtx, name.c_str(), description.c_str(), tester, qu… in createSamplerParamTest()