Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp3746 const GLint Variable::m_automatic_location = -1; member in gl4cts::EnhancedLayouts::Utils::Variable
6271 if (Utils::Variable::m_automatic_location == (*it)->m_descriptor.m_expected_location) in test()
6754 if (Utils::Variable::m_automatic_location == (*it)->m_descriptor.m_expected_location) in test()
19073 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()
19083 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()
19248 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()
19256 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()
Dgl4cEnhancedLayoutsTests.hpp500 static const glw::GLint m_automatic_location; member