Home
last modified time | relevance | path

Searched refs:TextureBorderColorCase (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureStateQueryTests.cpp1807 class TextureBorderColorCase : public TextureTest class
1810 TextureBorderColorCase (tcu::TestContext& testCtx, const glu::RenderContext& renderContext, const char* name, const char* desc, glw::GLenum target, QueryType type);
1814 TextureBorderColorCase::TextureBorderColorCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, QueryType type) in TextureBorderColorCase() function in deqp::gls::TextureStateQueryTests::__anon31012::TextureBorderColorCase
1819 void TextureBorderColorCase::test (glu::CallLogWrapper& gl, tcu::ResultCollector& result) const in test()
2609 return new TextureBorderColorCase(testCtx, renderCtx, name.c_str(), description.c_str(), target, queryType); in createTexParamTest()

Completed in 4 milliseconds