Home
last modified time | relevance | path

Searched refs:CSO_UNBIND_FS_IMAGE0 (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h104 CSO_UNBIND_FS_IMAGE0 = (1 << 2), enumerator
Dcso_context.c1515 if (unbind & CSO_UNBIND_FS_IMAGE0) in cso_restore_state()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c188 CSO_UNBIND_FS_IMAGE0 | in pp_run()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_readpixels.c260 cso_restore_state(cso, CSO_UNBIND_FS_SAMPLERVIEWS | CSO_UNBIND_FS_IMAGE0); in try_pbo_readpixels()
Dst_cb_texture.c1951 cso_restore_state(cso, CSO_UNBIND_FS_SAMPLERVIEWS | CSO_UNBIND_FS_IMAGE0); in try_pbo_download()