Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp3202 class VertexAttribLocationAPITest : public TextureTestBase class
3205 VertexAttribLocationAPITest(deqp::Context& context);
3207 ~VertexAttribLocationAPITest() in ~VertexAttribLocationAPITest()
Dgl4cEnhancedLayoutsTests.cpp19089 const GLuint VertexAttribLocationAPITest::m_goten_location = 6; in test()
19095 VertexAttribLocationAPITest::VertexAttribLocationAPITest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VertexAttribLocationAPITest
19106 void VertexAttribLocationAPITest::prepareAttribLocation(Utils::Program& program, in test()
19126 void VertexAttribLocationAPITest::getProgramInterface(GLuint /* test_case_index */, in test()
19181 bool VertexAttribLocationAPITest::isComputeRelevant(GLuint /* test_case_index */) in test()
27731 addChild(new EnhancedLayouts::VertexAttribLocationAPITest(m_context)); in init()