Searched refs:PFNGLCOPYTEXSUBIMAGE3DOES (Results 1 – 2 of 2) sorted by relevance
112 …typedef void (GL_APIENTRYP PFNGLCOPYTEXSUBIMAGE3DOES) (GLenum target, GLint level, GLint xoffset, … typedef199 PFNGLCOPYTEXSUBIMAGE3DOES glCopyTexSubImage3DOES;
120 glCopyTexSubImage3DOES = (PFNGLCOPYTEXSUBIMAGE3DOES) PVRGetProcAddress(glCopyTexSubImage3DOES); in LoadExtensions()