Searched refs:PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXT (Results 1 – 2 of 2) sorted by relevance
54 …typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXT)(GLenum, GLsizei, GLenum, GLsize… typedef76 PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXT glRenderbufferStorageMultisampleEXT;
59 …glRenderbufferStorageMultisampleEXT = (PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXT) PVRGetProcAddress(g… in LoadExtensions()