Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureTests.hpp116 class TextureParameterQueriesTestCase : public deqp::TestCase class
120 TextureParameterQueriesTestCase(deqp::Context& context);
H A Dgl4cSparseTextureTests.cpp324 TextureParameterQueriesTestCase::TextureParameterQueriesTestCase(deqp::Context& context) in TextureParameterQueriesTestCase() function in gl4cts::TextureParameterQueriesTestCase
333 void TextureParameterQueriesTestCase::init() in init()
353 tcu::TestNode::IterateResult TextureParameterQueriesTestCase::iterate() in iterate()
429 bool TextureParameterQueriesTestCase::testTextureSparseARB(const Functions& gl, GLint target, GLint expectedError) in testTextureSparseARB()
559 bool TextureParameterQueriesTestCase::testVirtualPageSizeIndexARB(const Functions& gl, GLint target, in testVirtualPageSizeIndexARB()
689 bool TextureParameterQueriesTestCase::testNumSparseLevelsARB(const Functions& gl, GLint target) in testNumSparseLevelsARB()
734 bool TextureParameterQueriesTestCase::checkGetTexParameter(const Functions& gl, GLint target, GLint pname, in checkGetTexParameter()
2444 addChild(new TextureParameterQueriesTestCase(m_context)); in init()

Completed in 4 milliseconds