Searched refs:si_schedule_initial_compile (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state.h | 576 void si_schedule_initial_compile(struct si_context *sctx, gl_shader_stage stage,
|
D | si_compute.c | 264 si_schedule_initial_compile(sctx, MESA_SHADER_COMPUTE, &sel->ready, &sel->compiler_ctx_state, in si_create_compute_state()
|
D | si_state_shaders.cpp | 3089 void si_schedule_initial_compile(struct si_context *sctx, gl_shader_stage stage, in si_schedule_initial_compile() function 3255 si_schedule_initial_compile(sctx, sel->stage, &sel->ready, &sel->compiler_ctx_state, in si_create_shader_selector()
|