Home
last modified time | relevance | path

Searched refs:VertexAttribLocationAPITest (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp3261 class VertexAttribLocationAPITest : public TextureTestBase class
3264 VertexAttribLocationAPITest(deqp::Context& context);
3266 ~VertexAttribLocationAPITest() in ~VertexAttribLocationAPITest()
Dgl4cEnhancedLayoutsTests.cpp19673 const GLuint VertexAttribLocationAPITest::m_goten_location = 6; in test()
19679 VertexAttribLocationAPITest::VertexAttribLocationAPITest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VertexAttribLocationAPITest
19690 void VertexAttribLocationAPITest::prepareAttribLocation(Utils::Program& program, in test()
19710 void VertexAttribLocationAPITest::getProgramInterface(GLuint /* test_case_index */, in test()
19765 bool VertexAttribLocationAPITest::isComputeRelevant(GLuint /* test_case_index */) in test()
27730 addChild(new EnhancedLayouts::VertexAttribLocationAPITest(m_context)); in init()