Searched refs:TextureBorderColorCase (Results 1 – 1 of 1) sorted by relevance
1622 class TextureBorderColorCase : public TextureTest class1625 …TextureBorderColorCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const …1629 TextureBorderColorCase::TextureBorderColorCase (tcu::TestContext& testCtx, const glu::RenderContext… in TextureBorderColorCase() function in deqp::gls::TextureStateQueryTests::__anonc22dbc7d0111::TextureBorderColorCase1634 void TextureBorderColorCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test()2424 …return new TextureBorderColorCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, q… in createTexParamTest()