Home
last modified time | relevance | path

Searched refs:cso_save_compute_state (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h181 void cso_save_compute_state(struct cso_context *cso, unsigned state_mask);
H A Dcso_context.c1588 cso_save_compute_state(struct cso_context *cso, unsigned state_mask) in cso_save_compute_state() function
1603 * Restore the state which was saved by cso_save_compute_state().
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c830 cso_save_compute_state(cso, CSO_BIT_COMPUTE_SHADER | CSO_BIT_COMPUTE_SAMPLERS); in download_texture_compute()

Completed in 6 milliseconds