Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h176 #define CSO_BIT_COMPUTE_SAMPLERS (1<<1) macro
H A Dcso_context.c1597 if (state_mask & CSO_BIT_COMPUTE_SAMPLERS) in cso_save_compute_state()
1615 if (state_mask & CSO_BIT_COMPUTE_SAMPLERS) in cso_restore_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 5 milliseconds