Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 separateDepthStencilLayouts
 

Detailed Description

Definition at line 6395 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::pNext

Definition at line 6397 of file vulkan_core.h.

◆ separateDepthStencilLayouts

VkBool32 VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::separateDepthStencilLayouts

Definition at line 6398 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::sType

Definition at line 6396 of file vulkan_core.h.


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