Skip to content

Compare current bindings with the correct state.#93

Merged
apanteleev merged 1 commit intoNVIDIA-RTX:mainfrom
k0ded:main
Oct 20, 2025
Merged

Compare current bindings with the correct state.#93
apanteleev merged 1 commit intoNVIDIA-RTX:mainfrom
k0ded:main

Conversation

@k0ded
Copy link
Contributor

@k0ded k0ded commented Oct 18, 2025

In setGraphicsState the bindings were compared against the current compute state (which promptly gets reset after the function call) instead of the graphics state. This resulted in descriptor sets being bound again even if they are the exact same descriptor sets from the last call.

@github-actions
Copy link

github-actions bot commented Oct 18, 2025

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@k0ded
Copy link
Contributor Author

k0ded commented Oct 18, 2025

I have read the CLA Document and I hereby sign the CLA

@apanteleev apanteleev merged commit 06d4fdc into NVIDIA-RTX:main Oct 20, 2025
5 of 6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants