Searched refs:SamplerSRGBDecodeCase (Results 1 – 1 of 1) sorted by relevance
2169 class SamplerSRGBDecodeCase : public SamplerTest class2172 …SamplerSRGBDecodeCase (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::SamplerSRGBDecodeCase2181 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()