Skip to main content

glBufferAttachMemoryNV

Function glBufferAttachMemoryNV 

Source
pub unsafe extern "C" fn glBufferAttachMemoryNV(
    target: GLenum,
    memory: GLuint,
    offset: GLuint64,
)