Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | separateDepthStencilLayouts |
Definition at line 6288 of file vulkan_core.h.
void* VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::pNext |
Definition at line 6290 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::separateDepthStencilLayouts |
Definition at line 6291 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::sType |
Definition at line 6289 of file vulkan_core.h.