Searched refs:getIndexForLocation (Results 1 – 2 of 2) sorted by relevance
95 GLuint getIndexForLocation(GLint location);
83 GLuint ProgramData::getIndexForLocation(GLint location) { in getIndexForLocation() function in ProgramData100 GLuint index = getIndexForLocation(location); in getTypeForLocation()