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

/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h10904 EPOXY_PUBLIC void (EPOXY_CALLSPEC *epoxy_glCopyTexImage2D)(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
[all...]
H A Dgl_generated_dispatch.c424 PFNGLCOPYTEXIMAGE2DPROC epoxy_glCopyTexImage2D; member in struct:dispatch_table
125136 PFNGLCOPYTEXIMAGE2DPROC epoxy_glCopyTexImage2D = epoxy_glCopyTexImage2D_global_rewrite_ptr; variable in typeref:typename:PFNGLCOPYTEXIMAGE2DPROC
[all...]

Completed in 149 milliseconds