Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h107 CSO_UNBIND_VS_CONSTANTS = (1 << 3), enumerator
Dcso_context.c1567 if (unbind & CSO_UNBIND_VS_CONSTANTS) in cso_restore_state()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c189 CSO_UNBIND_VS_CONSTANTS | in pp_run()
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c612 …cso_restore_state(cso, CSO_UNBIND_FS_SAMPLERVIEW0 | CSO_UNBIND_VS_CONSTANTS | CSO_UNBIND_VERTEX_BU… in hud_draw_results()