Searched refs:cso_set_compute_shader_handle (Results 1 – 3 of 3) sorted by relevance
258 cso_set_compute_shader_handle(st->cso_context, NULL); in st_update_cp()277 cso_set_compute_shader_handle(st->cso_context, shader); in st_update_cp()
128 void cso_set_compute_shader_handle(struct cso_context *ctx, void *handle);
1033 void cso_set_compute_shader_handle(struct cso_context *ctx, void *handle) in cso_set_compute_shader_handle() function