vulkan-api-1.4.0.0: Low-level low-overhead vulkan api bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.Vulkan.Ext.VK_KHR_separate_depth_stencil_layouts

Synopsis

Vulkan extension: VK_KHR_separate_depth_stencil_layouts

supported: vulkan

contact: Piers Daniell pdaniell-nv@

author: KHR

type: device

Extension number: 242

Required extensions: VK_KHR_get_physical_device_properties2, VK_KHR_create_renderpass2.

Required extensions: VK_KHR_get_physical_device_properties2, VK_KHR_create_renderpass2.

type VK_KHR_SEPARATE_DEPTH_STENCIL_LAYOUTS_EXTENSION_NAME = "VK_KHR_separate_depth_stencil_layouts" Source #