radv: Always reset draw user SGPRs after secondary command buffer.
As we sometimes reset them to -1, -1 does not mean that they are not written by the secondary command buffer. Fixes: ad11fc35 "radv: don't emit unneeded vertex state." Reviewed-by:Samuel Pitoiset <samuel.pitoiset@gmail.com> (cherry picked from commit 41fbcc79)
Loading
Please register or sign in to comment