Searched refs:TextureImmutableFormatCase (Results 1 – 1 of 1) sorted by relevance
1668 class TextureImmutableFormatCase : public TextureTest class1671 …TextureImmutableFormatCase(tcu::TestContext &testCtx, const glu::RenderContext &renderContext, con…1676 TextureImmutableFormatCase::TextureImmutableFormatCase(tcu::TestContext &testCtx, const glu::Render… in TextureImmutableFormatCase() function in deqp::gls::TextureStateQueryTests::__anon6e801cb30111::TextureImmutableFormatCase1683 void TextureImmutableFormatCase::test(glu::CallLogWrapper &gl, tcu::ResultCollector &result) const in test()2621 …return new TextureImmutableFormatCase(testCtx, renderCtx, name.c_str(), description.c_str(), targe… in createTexParamTest()