Searched refs:si_switch_compute_shader (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_compute.c | 409 static bool si_switch_compute_shader(struct si_context *sctx, function in typeref:typename:bool 919 if (!si_switch_compute_shader(sctx, program, &program->shader,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_compute.c | 475 static bool si_switch_compute_shader(struct si_context *sctx, struct si_compute *program, function in typeref:typename:bool 963 if (!si_switch_compute_shader(sctx, program, &program->shader, code_object, info->pc, &prefetch))
|
Completed in 5 milliseconds