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.cpp3757 const GLint Variable::m_automatic_location = -1; member in gl4cts::EnhancedLayouts::Utils::Variable
6326 if (Utils::Variable::m_automatic_location == (*it)->m_descriptor.m_expected_location) in test()
6844 if (Utils::Variable::m_automatic_location == (*it)->m_descriptor.m_expected_location) in test()
19160 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()
19170 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()
19335 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()
19343 …Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normal… in test()
Dgl4cEnhancedLayoutsTests.hpp500 static const glw::GLint m_automatic_location; member