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