Home
last modified time | relevance | path

Searched refs:iris_update_compiled_compute_shader (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_draw.c435 iris_update_compiled_compute_shader(ice); in iris_launch_grid()
H A Diris_context.h1238 void iris_update_compiled_compute_shader(struct iris_context *ice);
H A Diris_program.c3081 iris_update_compiled_compute_shader(struct iris_context *ice) in iris_update_compiled_compute_shader() function