Vulkan-Hpp
VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 separateDepthStencilLayouts
 

Detailed Description

Definition at line 6288 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::pNext

Definition at line 6290 of file vulkan_core.h.

◆ separateDepthStencilLayouts

VkBool32 VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::separateDepthStencilLayouts

Definition at line 6291 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::sType

Definition at line 6289 of file vulkan_core.h.


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