Searched refs:associateProgramWithPipeline (Results 1 – 3 of 3) sorted by relevance
372 void associateProgramWithPipeline(GLuint program, GLuint pipeline);
1324 void GLClientState::associateProgramWithPipeline(GLuint program, GLuint pipeline) { in associateProgramWithPipeline() function in gfxstream::guest::GLClientState
5853 state->associateProgramWithPipeline(program, pipeline); in s_glUseProgramStages()