Searched refs:PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEEXT (Results 1 – 2 of 2) sorted by relevance
55 …typedef void (GL_APIENTRYP PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEEXT)(GLenum, GLenum, GLenum, GLuint… typedef78 PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEEXT glFramebufferTexture2DMultisampleEXT;
60 …glFramebufferTexture2DMultisampleEXT = (PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEEXT) PVRGetProcAddress… in LoadExtensions()