Searched refs:PFNGETATTRIBLOCATIONPROC (Results 1 – 1 of 1) sorted by relevance
291 typedef GLint (CODEGEN_FUNCPTR *PFNGETATTRIBLOCATIONPROC)(GLuint , const GLchar *); typedef598 PFNGETATTRIBLOCATIONPROC GetAttribLocation;1521 GetAttribLocation = (PFNGETATTRIBLOCATIONPROC)IntGetProcAddress("glGetAttribLocation"); in Switch_GetAttribLocation()