SDL  2.0
VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 separateDepthStencilLayouts
 

Detailed Description

Definition at line 5463 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::pNext

Definition at line 5465 of file vulkan_core.h.

◆ separateDepthStencilLayouts

VkBool32 VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::separateDepthStencilLayouts

Definition at line 5466 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::sType

Definition at line 5464 of file vulkan_core.h.


The documentation for this struct was generated from the following file: