Searched refs:PFNGETTEXIMAGEPROC (Results 1 – 1 of 1) sorted by relevance
199 typedef void (CODEGEN_FUNCPTR *PFNGETTEXIMAGEPROC)(GLenum , GLint , GLenum , GLenum , GLvoid *); typedef506 PFNGETTEXIMAGEPROC GetTexImage;1019 GetTexImage = (PFNGETTEXIMAGEPROC)IntGetProcAddress("glGetTexImage"); in Switch_GetTexImage()