Searched refs:cso_set_compute_shader_handle (Results 1 – 4 of 4) sorted by relevance
122 void cso_set_compute_shader_handle(struct cso_context *ctx, void *handle);
949 void cso_set_compute_shader_handle(struct cso_context *ctx, void *handle) in cso_set_compute_shader_handle() function
374 cso_set_compute_shader_handle(st->cso_context, shader); in st_update_cp()
297 cso_set_compute_shader_handle(st->cso_context, NULL); in st_unbind_program()