[][src]Function sapp_linux::glProgramParameter4fNV

pub unsafe extern "C" fn glProgramParameter4fNV(
    target: GLenum,
    index: GLuint,
    x: GLfloat,
    y: GLfloat,
    z: GLfloat,
    w: GLfloat
)