Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp18211 const GLchar* int_gohan = getInterpolationQualifier(test_case.m_interpolation_gohan); in test() local
18260 Utils::replaceToken("INTERPOLATION", position, int_gohan, source); in test()
18420 for (GLuint int_gohan = 0; int_gohan < INTERPOLATION_MAX; ++int_gohan) in test() local
18426 const bool is_gohan_flat = (FLAT == int_gohan) ? true : false; in test()
18435 if (int_gohan == int_goten) in test()
18442 (INTERPOLATIONS)int_gohan, in test()
18451 (INTERPOLATIONS)int_gohan, in test()
18769 const GLchar* int_gohan = test_case.m_int_gohan; in test() local
18831 Utils::replaceToken("INTERPOLATION", position, int_gohan, source); in test()