Searched refs:SamplerSRGBDecodeCase (Results 1 – 1 of 1) sorted by relevance
2290 class SamplerSRGBDecodeCase : public SamplerTest class2293 …SamplerSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const c…2297 SamplerSRGBDecodeCase::SamplerSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& … in SamplerSRGBDecodeCase() function in deqp::gls::TextureStateQueryTests::__anonc22dbc7d0111::SamplerSRGBDecodeCase2302 void SamplerSRGBDecodeCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test()2588 …return new SamplerSRGBDecodeCase(testCtx, renderCtx, name.c_str(), description.c_str(), tester, qu… in createSamplerParamTest()