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