Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A 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);
H A Dgl4cEnhancedLayoutsTests.cpp19026 static_cast<INTERPOLATIONS>(int_gohan), in test()
19027 static_cast<INTERPOLATIONS>(int_goten), in test()
19051 static_cast<INTERPOLATIONS>(int_gohan), in test()
19052 static_cast<INTERPOLATIONS>(int_goten), in test()
19072 const GLchar* VaryingLocationAliasingWithMixedInterpolationTest::getInterpolationQualifier(INTERPOLATIONS interpolation) in test()

Completed in 41 milliseconds