Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp3132 enum INTERPOLATIONS enum in gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedInterpolationTest
3147 INTERPOLATIONS m_interpolation_gohan;
3148 INTERPOLATIONS m_interpolation_goten;
3156 const glw::GLchar* getInterpolationQualifier(INTERPOLATIONS interpolation);
Dgl4cEnhancedLayoutsTests.cpp19032 static_cast<INTERPOLATIONS>(int_gohan), in test()
19033 static_cast<INTERPOLATIONS>(int_goten), in test()
19057 static_cast<INTERPOLATIONS>(int_gohan), in test()
19058 static_cast<INTERPOLATIONS>(int_goten), in test()
19078 …LocationAliasingWithMixedInterpolationTest::getInterpolationQualifier(INTERPOLATIONS interpolation) in test()