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/
H A Dcso_context.h107 CSO_UNBIND_VS_CONSTANTS = (1 << 3), enumerator
H A Dcso_context.c1567 if (unbind & CSO_UNBIND_VS_CONSTANTS) in cso_restore_state()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_run.c189 CSO_UNBIND_VS_CONSTANTS | in pp_run()
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c612 cso_restore_state(cso, CSO_UNBIND_FS_SAMPLERVIEW0 | CSO_UNBIND_VS_CONSTANTS | CSO_UNBIND_VERTEX_BUFFER0); in hud_draw_results()

Completed in 7 milliseconds