HDK
|
#include <vulkan_core.h>
Definition at line 6188 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolve |
Definition at line 6194 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolveNone |
Definition at line 6193 of file vulkan_core.h.
void* VkPhysicalDeviceDepthStencilResolveProperties::pNext |
Definition at line 6190 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDepthStencilResolveProperties::sType |
Definition at line 6189 of file vulkan_core.h.
VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedDepthResolveModes |
Definition at line 6191 of file vulkan_core.h.
VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedStencilResolveModes |
Definition at line 6192 of file vulkan_core.h.