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

Unconditionally Generate Bindless Samplers in DX12 #6766

Draft
wants to merge 10 commits into
base: trunk
Choose a base branch
from

Conversation

cwfitzgerald
Copy link
Member

@cwfitzgerald cwfitzgerald commented Dec 17, 2024

Connections

Closes #3350

Description

We go bindless on our samplers yo

  • Fix codegen of binding arrays of samplers.
  • wgpu-hal changes
  • Tests

@cwfitzgerald cwfitzgerald changed the title DX12 Unconditionally Generate Bindless Samplers Unconditionally Generate Bindless Samplers in DX12 Dec 17, 2024
@cwfitzgerald cwfitzgerald force-pushed the cw/dx12-sampler-bindless branch 3 times, most recently from 1564ef7 to 80bcb42 Compare December 19, 2024 02:13
@cwfitzgerald cwfitzgerald force-pushed the cw/dx12-sampler-bindless branch from a4f892a to 4f17939 Compare December 27, 2024 21:15
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.

DX12 Sampler Heap Requirements Overly Strict
1 participant