Searched defs:last_in_loc (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 12408 std::string VaryingLocationsTest::prepareGlobals(GLint last_in_loc, GLint last_out_loc) in test() 12436 const GLuint last_in_loc = getLastInputLocation(stage, type, array_length, false); in test() local 12806 const GLuint last_in_loc = getLastInputLocation(stage, type, array_length, false); in test() local 15015 const GLuint last_in_loc = getLastInputLocation(stage, vector_type, array_length, false); in test() local
|