Function epoxy::TextureStorage2DMultisampleEXT [] [src]

pub unsafe fn TextureStorage2DMultisampleEXT(
    texture: GLuint,
    target: GLenum,
    samples: GLsizei,
    internalformat: GLenum,
    width: GLsizei,
    height: GLsizei,
    fixedsamplelocations: GLboolean
)