[][src]Function gls::gl::UseProgramStages

pub unsafe fn UseProgramStages(
    pipeline: GLuint,
    stages: GLbitfield,
    program: GLuint
)