Searched refs:use_program_stages (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | pipelineobj.c | 220 use_program_stages(struct gl_context *ctx, struct gl_shader_program *shProg, function in typeref:typename:void 275 use_program_stages(ctx, shProg, stages, pipe); 371 use_program_stages(ctx, shProg, stages, pipe);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | pipelineobj.c | 222 use_program_stages(struct gl_context *ctx, struct gl_shader_program *shProg, function in typeref:typename:void 280 use_program_stages(ctx, shProg, stages, pipe); 376 use_program_stages(ctx, shProg, stages, pipe);
|
Completed in 7 milliseconds