[−][src]Function sapp_linux::glTextureStorageSparseAMD
pub unsafe extern "C" fn glTextureStorageSparseAMD(
texture: GLuint,
target: GLenum,
internalFormat: GLenum,
width: GLsizei,
height: GLsizei,
depth: GLsizei,
layers: GLsizei,
flags: GLbitfield
)