Searched refs:associateProgramWithPipeline (Results 1 – 3 of 3) sorted by relevance
289 void associateProgramWithPipeline(GLuint program, GLuint pipeline);
953 void GLClientState::associateProgramWithPipeline(GLuint program, GLuint pipeline) { in associateProgramWithPipeline() function in GLClientState
5176 state->associateProgramWithPipeline(program, pipeline); in s_glUseProgramStages()