struct PhysicalDeviceDepthStencilResolveProperties

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

Public Members

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

Public Methods

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

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

void PhysicalDeviceDepthStencilResolveProperties (const PhysicalDeviceDepthStencilResolveProperties & rhs)

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

void PhysicalDeviceDepthStencilResolveProperties (const VkPhysicalDeviceDepthStencilResolveProperties & rhs)

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

PhysicalDeviceDepthStencilResolveProperties & operator= (const PhysicalDeviceDepthStencilResolveProperties & rhs)

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

PhysicalDeviceDepthStencilResolveProperties & operator= (const VkPhysicalDeviceDepthStencilResolveProperties & rhs)

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

const VkPhysicalDeviceDepthStencilResolveProperties & operator const VkPhysicalDeviceDepthStencilResolveProperties & ()

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

VkPhysicalDeviceDepthStencilResolveProperties & operator VkPhysicalDeviceDepthStencilResolveProperties & ()

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

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

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