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