[][src]Function mallumo_gls::raw::texture_buffer

pub unsafe fn texture_buffer(
    texture_id: TextureId,
    format: TextureBufferInternalFormat,
    buffer_id: BufferId
) -> Result<(), Error>