Searched refs:m_automatic_location (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 3814 const GLint Variable::m_automatic_location = -1; member in gl4cts::EnhancedLayouts::Utils::Variable 6403 if (Utils::Variable::m_automatic_location == (*it)->m_descriptor.m_expected_location) in test() 6924 if (Utils::Variable::m_automatic_location == (*it)->m_descriptor.m_expected_location) in test() 19738 Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normalized */, in test() 19748 Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normalized */, in test() 19916 Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normalized */, in test() 19924 Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normalized */, in test()
|
H A D | gl4cEnhancedLayoutsTests.hpp | 503 static const glw::GLint m_automatic_location; member
|
Completed in 44 milliseconds