Searched refs:PFNCOMPRESSEDTEXSUBIMAGE3DPROC (Results 1 – 1 of 1) sorted by relevance
237 …typedef void (CODEGEN_FUNCPTR *PFNCOMPRESSEDTEXSUBIMAGE3DPROC)(GLenum , GLint , GLint , GLint , GL… typedef544 PFNCOMPRESSEDTEXSUBIMAGE3DPROC CompressedTexSubImage3D;1227 …CompressedTexSubImage3D = (PFNCOMPRESSEDTEXSUBIMAGE3DPROC)IntGetProcAddress("glCompressedTexSubIma… in Switch_CompressedTexSubImage3D()