Searched refs:prepareName (Results 1 – 2 of 2) sorted by relevance
2627 std::string prepareName(const glw::GLchar* name, glw::GLint location, glw::GLint component,
14968 std::string VaryingComponentsTest::prepareName(const glw::GLchar* name, glw::GLint location, glw::G… in test() function in gl4cts::EnhancedLayouts::VaryingComponentsTest15177 …const std::string& name = prepareName(desc.m_name, desc.m_location, desc.m_component, stage, s… in test()