Searched refs:locationWARAppToHost (Results 1 – 2 of 2) sorted by relevance
83 GLint locationWARAppToHost(GLint appLoc);130 GLint locationWARAppToHost(GLuint program, GLint appLoc);
137 GLint ProgramData::locationWARAppToHost(GLint appLoc) in locationWARAppToHost() function in ProgramData395 GLint GLSharedGroup::locationWARAppToHost(GLuint program, GLint appLoc) in locationWARAppToHost() function in GLSharedGroup399 if (pData) return pData->locationWARAppToHost(appLoc); in locationWARAppToHost()