Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Priority Fixes for review #25

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Priority Fixes for review #25

merged 2 commits into from
Mar 18, 2024

Conversation

drojf
Copy link
Contributor

@drojf drojf commented Mar 18, 2024

NOTE

In this case, the second draw call uses priority 0. From my understanding, for certain bustshot calls, the engine will convert priority 0 to priority = layer number. The layer number is 1 for the second call, so it will use priroity 1, which is already used earlier.


  • Includes automatically fixed priority on lines with error
  • Please delete //ERROR_EXISTING: comments, those are just to indicate where priority was last used

 - Includes automatically fixed priority on lines with error
 - Please delete //ERROR_EXISTING: comments, those are just to indicate where priority was last used
@drojf drojf requested a review from orian34 March 18, 2024 09:49
@orian34 orian34 merged commit 48f7054 into master Mar 18, 2024
4 checks passed
@orian34 orian34 deleted the f-fix-priority branch March 18, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants