Searched refs:locationWARHostToApp (Results 1 – 2 of 2) sorted by relevance
82 GLint locationWARHostToApp(GLint hostLoc, GLint arrIndex);129 GLint locationWARHostToApp(GLuint program, GLint hostLoc, GLint arrIndex);
122 GLint ProgramData::locationWARHostToApp(GLint hostLoc, GLint arrIndex) in locationWARHostToApp() function in ProgramData387 GLint GLSharedGroup::locationWARHostToApp(GLuint program, GLint hostLoc, GLint arrIndex) in locationWARHostToApp() function in GLSharedGroup391 if (pData) return pData->locationWARHostToApp(hostLoc, arrIndex); in locationWARHostToApp()