Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.c856 update_cs_shader_module(struct zink_context *ctx, struct zink_compute_program *comp) in update_cs_shader_module() function
951 update_cs_shader_module(ctx, ctx->curr_compute); in zink_update_compute_program()