[][src]Function sapp_linux::glTexStorageSparseAMD

pub unsafe extern "C" fn glTexStorageSparseAMD(
    target: GLenum,
    internalFormat: GLenum,
    width: GLsizei,
    height: GLsizei,
    depth: GLsizei,
    layers: GLsizei,
    flags: GLbitfield
)