Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h122 void cso_set_compute_shader_handle(struct cso_context *ctx, void *handle);
Dcso_context.c949 void cso_set_compute_shader_handle(struct cso_context *ctx, void *handle) in cso_set_compute_shader_handle() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_shader.c374 cso_set_compute_shader_handle(st->cso_context, shader); in st_update_cp()
Dst_program.c297 cso_set_compute_shader_handle(st->cso_context, NULL); in st_unbind_program()