Skip to content
Snippets Groups Projects
Commit 20fb15bf authored by Bas Nieuwenhuizen's avatar Bas Nieuwenhuizen
Browse files

radv: Don't reset cmd_buffer->state.dirty.


Otherwise for non-indexed draws we set and immediately unset
RADV_CMD_DIRTY_INDEX_BUFFER. As all the set functions should
clear their own bit, this is unnecessary.

Fixes: 341529db 'radv: use optimal packet order for draws'
Reviewed-by: default avatarSamuel Pitoiset <samuel.pitoiset@gmail.com>
parent fb554779
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment