Searched refs:getIndexForLocation (Results 1 – 2 of 2) sorted by relevance
113 GLuint getIndexForLocation(GLint location);
107 GLuint ProgramData::getIndexForLocation(GLint location) { in getIndexForLocation() function in gfxstream::guest::ProgramData124 GLuint index = getIndexForLocation(location); in getTypeForLocation()