Searched defs:arrIndex (Results 1 – 2 of 2) sorted by relevance
122 GLint ProgramData::locationWARHostToApp(GLint hostLoc, GLint arrIndex) in locationWARHostToApp()387 GLint GLSharedGroup::locationWARHostToApp(GLuint program, GLint hostLoc, GLint arrIndex) in locationWARHostToApp()
778 int arrIndex = 0; in s_glGetUniformLocation() local