Searched refs:is_parallel_shader_compilation_finished (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_program.c165 if (!screen->is_parallel_shader_compilation_finished)
181 !screen->is_parallel_shader_compilation_finished(screen, sh, type))
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_program.c285 if (!screen->is_parallel_shader_compilation_finished)
319 !screen->is_parallel_shader_compilation_finished(screen, sh, type))
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_screen.h464 bool (*is_parallel_shader_compilation_finished)(struct pipe_screen *screen, member in struct:pipe_screen
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_screen.h511 bool (*is_parallel_shader_compilation_finished)(struct pipe_screen *screen, member in struct:pipe_screen
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c539 pscreen->is_parallel_shader_compilation_finished =
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c747 screen->is_parallel_shader_compilation_finished = noop_is_parallel_shader_compilation_finished;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c925 sscreen->b.is_parallel_shader_compilation_finished =
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1112 sscreen->b.is_parallel_shader_compilation_finished = si_is_parallel_shader_compilation_finished;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_program.c2953 pscreen->is_parallel_shader_compilation_finished =

Completed in 15 milliseconds