Searched refs:SamplerSRGBDecodeCase (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsTextureStateQueryTests.cpp | 2354 class SamplerSRGBDecodeCase : public SamplerTest class 2357 SamplerSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const char* name, const char* desc, TesterType tester, QueryType type); 2361 SamplerSRGBDecodeCase::SamplerSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, TesterType tester, QueryType type) in SamplerSRGBDecodeCase() function in deqp::gls::TextureStateQueryTests::__anon31012::SamplerSRGBDecodeCase 2366 void SamplerSRGBDecodeCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test() 2652 return new SamplerSRGBDecodeCase(testCtx, renderCtx, name.c_str(), description.c_str(), tester, queryType); in createSamplerParamTest()
|
Completed in 5 milliseconds