Searched refs:PFNBLENDCOLORPROC (Results 1 – 1 of 1) sorted by relevance
225 typedef void (CODEGEN_FUNCPTR *PFNBLENDCOLORPROC)(GLfloat , GLfloat , GLfloat , GLfloat ); typedef532 PFNBLENDCOLORPROC BlendColor;1165 BlendColor = (PFNBLENDCOLORPROC)IntGetProcAddress("glBlendColor"); in Switch_BlendColor()