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.cpp3814 const GLint Variable::m_automatic_location = -1; member in gl4cts::EnhancedLayouts::Utils::Variable
6409 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()
Dgl4cEnhancedLayoutsTests.hpp503 static const glw::GLint m_automatic_location; member