HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceDepthStencilResolveProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkResolveModeFlags supportedDepthResolveModes
 
VkResolveModeFlags supportedStencilResolveModes
 
VkBool32 independentResolveNone
 
VkBool32 independentResolve
 

Detailed Description

Definition at line 6188 of file vulkan_core.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: