Function gl::TextureBufferRange[][src]

pub unsafe fn TextureBufferRange(
    texture: GLuint,
    internalformat: GLenum,
    buffer: GLuint,
    offset: GLintptr,
    size: GLsizeiptr
)