Home
last modified time | relevance | path

Searched refs:getInterpolationQualifier (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp18211 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
Dgl4cEnhancedLayoutsTests.hpp3093 const glw::GLchar* getInterpolationQualifier(INTERPOLATIONS interpolation);