Searched refs:PFNGETUNIFORMBLOCKINDEXPROC (Results 1 – 1 of 1) sorted by relevance
435 typedef GLuint (CODEGEN_FUNCPTR *PFNGETUNIFORMBLOCKINDEXPROC)(GLuint , const GLchar *); typedef742 PFNGETUNIFORMBLOCKINDEXPROC GetUniformBlockIndex;2325 … GetUniformBlockIndex = (PFNGETUNIFORMBLOCKINDEXPROC)IntGetProcAddress("glGetUniformBlockIndex"); in Switch_GetUniformBlockIndex()