Searched refs:PFNBINDFRAGDATALOCATIONPROC (Results 1 – 1 of 1) sorted by relevance
411 typedef void (CODEGEN_FUNCPTR *PFNBINDFRAGDATALOCATIONPROC)(GLuint , GLuint , const GLchar *); typedef718 PFNBINDFRAGDATALOCATIONPROC BindFragDataLocation;2191 … BindFragDataLocation = (PFNBINDFRAGDATALOCATIONPROC)IntGetProcAddress("glBindFragDataLocation"); in Switch_BindFragDataLocation()