Searched refs:m_loc_vertex (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
H A D | gl4cEnhancedLayoutsTests.hpp | 2151 static const glw::GLuint m_loc_vertex; member in gl4cts::EnhancedLayouts::VertexAttribLocationsTest |
H A D | gl4cEnhancedLayoutsTests.cpp | 12617 const GLuint VertexAttribLocationsTest::m_loc_vertex = 2; in test() member in gl4cts::EnhancedLayouts::VertexAttribLocationsTest 12699 0 /* expected_componenet */, m_loc_vertex /* expected_location */, Utils::Type::uint /* type */, in test() 12847 vao.Attribute(m_loc_vertex /* vertex_index */, Utils::Type::uint, 0 /* array_elements */, false /* normalized */, in test() |
Completed in 41 milliseconds