Searched refs:TextureImmutableFormatCase (Results 1 – 1 of 1) sorted by relevance
1665 class TextureImmutableFormatCase : public TextureTest class1668 …TextureImmutableFormatCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, co…1672 TextureImmutableFormatCase::TextureImmutableFormatCase (tcu::TestContext& testCtx, const glu::Rende… in TextureImmutableFormatCase() function in deqp::gls::TextureStateQueryTests::__anonaefd4de40111::TextureImmutableFormatCase1677 void TextureImmutableFormatCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test()2596 …return new TextureImmutableFormatCase(testCtx, renderCtx, name.c_str(), description.c_str(), targe… in createTexParamTest()