Hi,
Using the tip spirv-reflect, I got the following from one of our spv inputs.
SAMPLED_IMAGE shows have '(SRV)', SAMPLER gets '(SAMPLER)'.
type : VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER (???) 5
What do we expect for COMBINED_IMAGE_SAMPLER ?
best regards,
-wooyoung