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