Replies: 1 comment 3 replies
-
The [[vk::binding(0, 0)]] Sampler2D input; |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When targeting spirv and binding the texture and the sampler to the same index produces the following warning:
Is there any way to support combined image samplers as in DXC? Are there any plans for vk::combinedImageSampler support?
https://github.com/microsoft/DirectXShaderCompiler/wiki/Vulkan-combined-image-sampler-type
Beta Was this translation helpful? Give feedback.
All reactions