Function epoxy::ProgramUniform2i [] [src]

pub unsafe fn ProgramUniform2i(
    program: GLuint,
    location: GLint,
    v0: GLint,
    v1: GLint
)