Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Definition at line 6309 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolve |
Definition at line 6315 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDepthStencilResolveProperties::independentResolveNone |
Definition at line 6314 of file vulkan_core.h.
void* VkPhysicalDeviceDepthStencilResolveProperties::pNext |
Definition at line 6311 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDepthStencilResolveProperties::sType |
Definition at line 6310 of file vulkan_core.h.
VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedDepthResolveModes |
Definition at line 6312 of file vulkan_core.h.
VkResolveModeFlags VkPhysicalDeviceDepthStencilResolveProperties::supportedStencilResolveModes |
Definition at line 6313 of file vulkan_core.h.