summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast_setup
diff options
context:
space:
mode:
authorChad Versace <[email protected]>2015-10-16 20:03:46 -0700
committerChad Versace <[email protected]>2015-10-20 11:40:24 -0700
commit4d4e559b6a26d2942c2a24cc81588adc2482f415 (patch)
treec86e288995b886796d676a2af40d01e66a4c53ae /src/mesa/swrast_setup
parent2484d1a01fff6127b45280ee9bfbd1bbfaa425db (diff)
vk: Use consistent names for anv_cmd_state dirty bits
Prefix all anv_cmd_state dirty bit tokens with ANV_CMD_DIRTY. For example: old -> new ANV_DYNAMIC_VIEWPORT_DIRTY -> ANV_CMD_DIRTY_DYNAMIC_VIEWPORT ANV_CMD_BUFFER_PIPELINE_DIRTY -> ANV_CMD_DIRTY_PIPELINE Change type of anv_cmd_state::dirty and ::compute_dirty from uint32_t to the self-documenting type anv_cmd_dirty_mask_t.
Diffstat (limited to 'src/mesa/swrast_setup')
0 files changed, 0 insertions, 0 deletions