Searched refs:TextureSRGBDecodeCase (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsTextureStateQueryTests.cpp | 951 class TextureSRGBDecodeCase : public TextureTest class 954 TextureSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type); 958 TextureSRGBDecodeCase::TextureSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) in TextureSRGBDecodeCase() function in deqp::gls::TextureStateQueryTests::__anon31012::TextureSRGBDecodeCase 963 void TextureSRGBDecodeCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test() 2606 return new TextureSRGBDecodeCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, tester, queryType); in createTexParamTest()
|
Completed in 4 milliseconds