Searched refs:PFNCOMPRESSEDTEXSUBIMAGE2DPROC (Results 1 – 1 of 1) sorted by relevance
238 …typedef void (CODEGEN_FUNCPTR *PFNCOMPRESSEDTEXSUBIMAGE2DPROC)(GLenum , GLint , GLint , GLint , GL… typedef545 PFNCOMPRESSEDTEXSUBIMAGE2DPROC CompressedTexSubImage2D;1233 …CompressedTexSubImage2D = (PFNCOMPRESSEDTEXSUBIMAGE2DPROC)IntGetProcAddress("glCompressedTexSubIma… in Switch_CompressedTexSubImage2D()