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