Searched refs:PFNBLENDFUNCSEPARATEPROC (Results 1 – 1 of 1) sorted by relevance
243 typedef void (CODEGEN_FUNCPTR *PFNBLENDFUNCSEPARATEPROC)(GLenum , GLenum , GLenum , GLenum ); typedef550 PFNBLENDFUNCSEPARATEPROC BlendFuncSeparate;1253 BlendFuncSeparate = (PFNBLENDFUNCSEPARATEPROC)IntGetProcAddress("glBlendFuncSeparate"); in Switch_BlendFuncSeparate()