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