struct PhysicalDeviceDepthStencilResolveProperties

Defined at line 106820 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceDepthStencilResolveProperties, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceDepthStencilResolveProperties.html

Public Members

StructureType sType
void * pNext
Flags supportedDepthResolveModes
Flags supportedStencilResolveModes
Bool32 independentResolveNone
Bool32 independentResolve

Public Methods

void PhysicalDeviceDepthStencilResolveProperties (ResolveModeFlags supportedDepthResolveModes_, ResolveModeFlags supportedStencilResolveModes_, Bool32 independentResolveNone_, Bool32 independentResolve_, void * pNext_)

Defined at line 106828 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceDepthStencilResolveProperties (const PhysicalDeviceDepthStencilResolveProperties & rhs)

Defined at line 106841 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceDepthStencilResolveProperties (const VkPhysicalDeviceDepthStencilResolveProperties & rhs)

Defined at line 106843 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceDepthStencilResolveProperties & operator= (const PhysicalDeviceDepthStencilResolveProperties & rhs)

Defined at line 106848 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceDepthStencilResolveProperties & operator= (const VkPhysicalDeviceDepthStencilResolveProperties & rhs)

Defined at line 106851 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceDepthStencilResolveProperties & operator const VkPhysicalDeviceDepthStencilResolveProperties & ()

Defined at line 106857 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceDepthStencilResolveProperties & operator VkPhysicalDeviceDepthStencilResolveProperties & ()

Defined at line 106862 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceDepthStencilResolveProperties * operator const VkPhysicalDeviceDepthStencilResolveProperties * ()

Defined at line 106867 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceDepthStencilResolveProperties * operator VkPhysicalDeviceDepthStencilResolveProperties * ()

Defined at line 106872 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceDepthStencilResolveProperties & )

Defined at line 106886 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp