Searched refs:getInterpolationQualifier (Results 1 – 2 of 2) sorted by relevance
18211 const GLchar* int_gohan = getInterpolationQualifier(test_case.m_interpolation_gohan); in test()18212 const GLchar* int_goten = getInterpolationQualifier(test_case.m_interpolation_goten); in test()18327 << getInterpolationQualifier(test_case.m_interpolation_gohan) << " " in test()18329 << getInterpolationQualifier(test_case.m_interpolation_goten) << " " in test()18486 const GLchar* VaryingLocationAliasingWithMixedInterpolationTest::getInterpolationQualifier(INTERPOL… in test() function in gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedInterpolationTest
3093 const glw::GLchar* getInterpolationQualifier(INTERPOLATIONS interpolation);