Searched refs:active_shader_program (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | pipelineobj.c | 375 active_shader_program(struct gl_context *ctx, GLuint pipeline, GLuint program, function in typeref:typename:ALWAYS_INLINE void 415 active_shader_program(ctx, pipeline, program, true); 430 active_shader_program(ctx, pipeline, program, false);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | pipelineobj.c | 380 active_shader_program(struct gl_context *ctx, GLuint pipeline, GLuint program, function in typeref:typename:ALWAYS_INLINE void 422 active_shader_program(ctx, pipeline, program, true); 437 active_shader_program(ctx, pipeline, program, false);
|
Completed in 4 milliseconds