Vulkan-Hpp
|
#include <vulkan_core.h>
Definition at line 6202 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolve |
Definition at line 6208 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolveNone |
Definition at line 6207 of file vulkan_core.h.
void* VkPhysicalDeviceDepthStencilResolveProperties::pNext |
Definition at line 6204 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDepthStencilResolveProperties::sType |
Definition at line 6203 of file vulkan_core.h.
VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedDepthResolveModes |
Definition at line 6205 of file vulkan_core.h.
VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedStencilResolveModes |
Definition at line 6206 of file vulkan_core.h.