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

/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c51 PFNGLXCOPYIMAGESUBDATANVPROC epoxy_glXCopyImageSubDataNV; member in struct:dispatch_table
4523 epoxy_glXCopyImageSubDataNV = epoxy_glXCopyImageSubDataNV_dispatch_table_thunk;
4674 PFNGLXCOPYIMAGESUBDATANVPROC epoxy_glXCopyImageSubDataNV = epoxy_glXCopyImageSubDataNV_global_rewrite_ptr; variable in typeref:typename:PFNGLXCOPYIMAGESUBDATANVPROC
H A Dglx_generated.h642 EPOXY_PUBLIC void (EPOXY_CALLSPEC *epoxy_glXCopyImageSubDataNV)(Display * dpy, GLXContext srcCtx, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth);
890 #define glXCopyImageSubDataNV epoxy_glXCopyImageSubDataNV

Completed in 9 milliseconds