Searched refs:PFNGLCOMPRESSEDTEXSUBIMAGE3DOES (Results 1 – 2 of 2) sorted by relevance
114 …typedef void (GL_APIENTRYP PFNGLCOMPRESSEDTEXSUBIMAGE3DOES) (GLenum target, GLint level, GLint xof… typedef201 PFNGLCOMPRESSEDTEXSUBIMAGE3DOES glCompressedTexSubImage3DOES;
122 …glCompressedTexSubImage3DOES = (PFNGLCOMPRESSEDTEXSUBIMAGE3DOES) PVRGetProcAddress(glCompressedTex… in LoadExtensions()