-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
FeatureAn improvement or featureAn improvement or featureUnresolvedWaiting for a fix or implementationWaiting for a fix or implementation
Description
Description of Feature
RenderDoc currently supports VK_KHR_fragment_shading_rate. However, when debugging a fragment shader that uses the FragmentShadingRateKHR
capability (to use the BuiltIn PrimitiveShadingRateKHR
decoration, i.e. basically gl_PrimitiveShadingRateEXT
), RenderDoc says that this SPIR-V capability is not supported:

It'd be helpful to support apps that use this built-in.
Environment
- RenderDoc version: v1.40
- Operating System: Linux
- Graphics API: Vulkan
Metadata
Metadata
Assignees
Labels
FeatureAn improvement or featureAn improvement or featureUnresolvedWaiting for a fix or implementationWaiting for a fix or implementation