Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2147 static const glw::GLuint m_loc_instance; member in gl4cts::EnhancedLayouts::VertexAttribLocationsTest
Dgl4cEnhancedLayoutsTests.cpp12528 const GLuint VertexAttribLocationsTest::m_loc_instance = 5; in test() member in gl4cts::EnhancedLayouts::VertexAttribLocationsTest
12613 … 0 /* expected_componenet */, m_loc_instance /* expected_location */, Utils::Type::uint /* type */, in test()
12760 vao.Attribute(m_loc_instance /* instance_index */, Utils::Type::uint, 0 /* array_elements */, in test()
12766 …vao.Divisor(m_context.getRenderContext().getFunctions() /* gl */, m_loc_instance /* instance_index… in test()