|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | separateDepthStencilLayouts |
Definition at line 5463 of file vulkan_core.h.
| void* VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::pNext |
Definition at line 5465 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::separateDepthStencilLayouts |
Definition at line 5466 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures::sType |
Definition at line 5464 of file vulkan_core.h.