glew/generated/lib_glad/lib_glad_nv_copy_buffer library

Functions

glCopyBufferSubDataNv(int readtarget, int writetarget, int readoffset, int writeoffset, int size) → void
define glCopyBufferSubDataNV GLEW_GET_FUN(__glewCopyBufferSubDataNV) GLEW_FUN_EXPORT PFNGLCOPYBUFFERSUBDATANVPROC __glewCopyBufferSubDataNV typedef void (GLAPIENTRY * PFNGLCOPYBUFFERSUBDATANVPROC) (GLenum readtarget, GLenum writetarget, GLintptr readoffset, GLintptr writeoffset, GLsizeiptr size)