Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp2355 class SamplerSRGBDecodeCase : public SamplerTest class
2358SamplerSRGBDecodeCase (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::SamplerSRGBDecodeCase
2367 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()