Vulkan-ValidationLayers icon indicating copy to clipboard operation
Vulkan-ValidationLayers copied to clipboard

missing VK_EXT_fragment_density_map / VK_KHR_fragment_shading_rate (RenderPass/Framebuffer)

Open spencer-lunarg opened this issue 1 year ago • 0 comments

There are surely more missing, mostly dealing with SPIR-V and AHB, but here are some I found that are focused on the Renderpass/Framebuffer side

  • [ ] VUID-VkFramebufferCreateInfo-flags-03196
  • [ ] VUID-VkFramebufferCreateInfo-flags-03197
  • [ ] VUID-VkFramebufferCreateInfo-flags-04587
  • [ ] VUID-VkFramebufferCreateInfo-pAttachments-02552
  • [ ] VUID-VkFramebufferCreateInfo-renderPass-02553
  • [ ] VUID-VkRenderPassCreateInfo2-pAttachments-09387
  • [ ] VUID-VkRenderPassFragmentDensityMapCreateInfoEXT-fragmentDensityMapAttachment-02548

spencer-lunarg avatar Oct 18 '23 06:10 spencer-lunarg