Skip to content

Conversation

@cwfitzgerald
Copy link
Member

Small thing I found that if you write Texture2D<uint> in slang, it will add a format of R32Uint to the image, which tripped up our detection. This makes the behavior better. If anyone runs into this and doesn't have this patch, add [[vk::image_format("unknown")]] and it will generate the spirv we expect.

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.

1 participant