Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp3069 enum INTERPOLATIONS enum in gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedInterpolationTest
3084 INTERPOLATIONS m_interpolation_gohan;
3085 INTERPOLATIONS m_interpolation_goten;
3093 const glw::GLchar* getInterpolationQualifier(INTERPOLATIONS interpolation);
Dgl4cEnhancedLayoutsTests.cpp18355 (INTERPOLATIONS)int_gohan, in test()
18356 (INTERPOLATIONS)int_goten, in test()
18364 (INTERPOLATIONS)int_gohan, in test()
18365 (INTERPOLATIONS)int_goten, in test()
18399 …LocationAliasingWithMixedInterpolationTest::getInterpolationQualifier(INTERPOLATIONS interpolation) in test()