Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_draw.c435 iris_update_compiled_compute_shader(ice); in iris_launch_grid()
Diris_context.h1245 void iris_update_compiled_compute_shader(struct iris_context *ice);
Diris_program.c3083 iris_update_compiled_compute_shader(struct iris_context *ice) in iris_update_compiled_compute_shader() function