Searched refs:TextureWrapClampToBorderCase (Results 1 – 1 of 1) sorted by relevance
1781 class TextureWrapClampToBorderCase : public TextureTest class1784 …TextureWrapClampToBorderCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, …1788 TextureWrapClampToBorderCase::TextureWrapClampToBorderCase (tcu::TestContext& testCtx, const glu::R… in TextureWrapClampToBorderCase() function in deqp::gls::TextureStateQueryTests::__anonaefd4de40111::TextureWrapClampToBorderCase1793 void TextureWrapClampToBorderCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) con… in test()2601 …return new TextureWrapClampToBorderCase(testCtx, renderCtx, name.c_str(), description.c_str(), tar… in createTexParamTest()