Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3261 class VertexAttribLocationAPITest : public TextureTestBase class
3264 VertexAttribLocationAPITest(deqp::Context& context);
3266 ~VertexAttribLocationAPITest() in ~VertexAttribLocationAPITest()
H A Dgl4cEnhancedLayoutsTests.cpp19666 /* Constants used by VertexAttribLocationAPITest */ in test()
19667 const GLuint VertexAttribLocationAPITest::m_goten_location = 6; in test()
19673 VertexAttribLocationAPITest::VertexAttribLocationAPITest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VertexAttribLocationAPITest
19684 void VertexAttribLocationAPITest::prepareAttribLocation(Utils::Program& program, in test()
19704 void VertexAttribLocationAPITest::getProgramInterface(GLuint /* test_case_index */, in test()
19759 bool VertexAttribLocationAPITest::isComputeRelevant(GLuint /* test_case_index */) in test()
28548 addChild(new EnhancedLayouts::VertexAttribLocationAPITest(m_context)); in init()

Completed in 35 milliseconds