Searched refs:m_automatic_location (Results 1 – 2 of 2) sorted by relevance
3814 const GLint Variable::m_automatic_location = -1; member in gl4cts::EnhancedLayouts::Utils::Variable6409 if (Utils::Variable::m_automatic_location == (*it)->m_descriptor.m_expected_location) in test()6930 if (Utils::Variable::m_automatic_location == (*it)->m_descriptor.m_expected_location) in test()19744 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()19754 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()19919 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()19927 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()
503 static const glw::GLint m_automatic_location; member