Searched refs:epoxy_glCompressedTextureSubImage2D (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h10816 EPOXY_PUBLIC void (EPOXY_CALLSPEC *epoxy_glCompressedTextureSubImage2D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * data);
[all...]
H A Dgl_generated_dispatch.c380 PFNGLCOMPRESSEDTEXTURESUBIMAGE2DPROC epoxy_glCompressedTextureSubImage2D; member in struct:dispatch_table
125048 PFNGLCOMPRESSEDTEXTURESUBIMAGE2DPROC epoxy_glCompressedTextureSubImage2D = epoxy_glCompressedTe variable in typeref:typename:PFNGLCOMPRESSEDTEXTURESUBIMAGE2DPROC
[all...]

Completed in 155 milliseconds