Searched refs:PFNCOLORPOINTERPROC (Results 1 – 1 of 1) sorted by relevance
454 typedef void (CODEGEN_FUNCPTR *PFNCOLORPOINTERPROC)(GLint , GLenum , GLsizei , const GLvoid *); typedef761 PFNCOLORPOINTERPROC ColorPointer;2409 ColorPointer = (PFNCOLORPOINTERPROC)IntGetProcAddress("glColorPointer"); in Switch_ColorPointer()