Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp2102 class VertexAttribLocationsTest : public TextureTestBase class
2105 VertexAttribLocationsTest(deqp::Context& context);
2107 ~VertexAttribLocationsTest() in ~VertexAttribLocationsTest()
H A Dgl4cEnhancedLayoutsTests.cpp12614 /* Constants used by VertexAttribLocationsTest */ in test()
12615 const GLuint VertexAttribLocationsTest::m_base_vertex = 4; in test()
12616 const GLuint VertexAttribLocationsTest::m_base_instance = 2; in test()
12617 const GLuint VertexAttribLocationsTest::m_loc_vertex = 2; in test()
12618 const GLuint VertexAttribLocationsTest::m_loc_instance = 5; in test()
12619 const GLuint VertexAttribLocationsTest::m_n_instances = 4; in test()
12625 VertexAttribLocationsTest::VertexAttribLocationsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VertexAttribLocationsTest
12635 void VertexAttribLocationsTest::executeDrawCall(GLuint test_case_index) in test()
12687 void VertexAttribLocationsTest in test()
[all...]

Completed in 26 milliseconds