Home
last modified time | relevance | path

Searched refs:m_expected_location (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp1094 if (location != desc.m_expected_location) in verifyVarying()
1097 << " expected: " << desc.m_expected_location << std::endl; in verifyVarying()
3823 var.m_descriptor.m_expected_component, var.m_descriptor.m_expected_location, in Variable()
4006 , m_expected_location(expected_location) in Descriptor()
4033 , m_expected_location(expected_location) in Descriptor()
6403 if (Utils::Variable::m_automatic_location == (*it)->m_descriptor.m_expected_location) in test()
6410 (*it)->m_descriptor.m_expected_location = location; in test()
6842 const GLuint base_slot = variable.m_descriptor.m_expected_location + variable.m_descriptor.m_offset / 16; in test()
6873 const GLuint base_slot = variable.m_descriptor.m_expected_location + variable.m_descriptor.m_offset / 16; in test()
6884 vao.Attribute(variable.m_descriptor.m_expected_location, variabl in test()
[all...]
H A Dgl4cEnhancedLayoutsTests.hpp441 glw::GLint m_expected_location; member

Completed in 27 milliseconds