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

[Sema] Prevent unwanted conversions related to ResourceDescriptorHeap/SamplerDescriptorHeap #6780

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mateeeeeee
Copy link

Prevents unwanted conversions between ResourceDescriptorHeap elements and Sampler objects, and SamplerDescriptorHeap and other types of resources besides Samplers. Fixes #6649

@mateeeeeee mateeeeeee requested a review from a team as a code owner July 13, 2024 13:25
Copy link
Contributor

github-actions bot commented Jul 13, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

Successfully merging this pull request may close these issues.

SamplerDescriptorHeap can be used to load textures.
1 participant