[−][src]Function sapp_linux::glTexStorageMem2DMultisampleEXT
pub unsafe extern "C" fn glTexStorageMem2DMultisampleEXT(
target: GLenum,
samples: GLsizei,
internalFormat: GLenum,
width: GLsizei,
height: GLsizei,
fixedSampleLocations: GLboolean,
memory: GLuint,
offset: GLuint64
)