Skip to main content

glBufferAddressRangeNV

Function glBufferAddressRangeNV 

Source
pub unsafe extern "C" fn glBufferAddressRangeNV(
    pname: GLenum,
    index: GLuint,
    address: GLuint64EXT,
    length: GLsizeiptr,
)