Searched refs:cso_set_compute_shader_handle (Results 1 – 5 of 5) sorted by relevance
124 void cso_set_compute_shader_handle(struct cso_context *ctx, void *handle);
959 void cso_set_compute_shader_handle(struct cso_context *ctx, void *handle) in cso_set_compute_shader_handle() function
338 cso_set_compute_shader_handle(st->cso_context, shader); in st_update_cp()
295 cso_set_compute_shader_handle(st->cso_context, NULL); in st_unbind_program()
831 cso_set_compute_shader_handle(cso, cs); in download_texture_compute()