struct PhysicalDeviceSeparateDepthStencilLayoutsFeatures

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

wrapper struct for struct VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures, see

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

Public Members

StructureType sType
void * pNext
Bool32 separateDepthStencilLayouts

Public Methods

void PhysicalDeviceSeparateDepthStencilLayoutsFeatures (Bool32 separateDepthStencilLayouts_, void * pNext_)

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

void PhysicalDeviceSeparateDepthStencilLayoutsFeatures (const PhysicalDeviceSeparateDepthStencilLayoutsFeatures & rhs)

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

void PhysicalDeviceSeparateDepthStencilLayoutsFeatures (const VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & rhs)

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

PhysicalDeviceSeparateDepthStencilLayoutsFeatures & operator= (const PhysicalDeviceSeparateDepthStencilLayoutsFeatures & rhs)

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

PhysicalDeviceSeparateDepthStencilLayoutsFeatures & operator= (const VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & rhs)

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

PhysicalDeviceSeparateDepthStencilLayoutsFeatures & setPNext (void * pNext_)

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

PhysicalDeviceSeparateDepthStencilLayoutsFeatures && setPNext (void * pNext_)

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

PhysicalDeviceSeparateDepthStencilLayoutsFeatures & setSeparateDepthStencilLayouts (Bool32 separateDepthStencilLayouts_)

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

PhysicalDeviceSeparateDepthStencilLayoutsFeatures && setSeparateDepthStencilLayouts (Bool32 separateDepthStencilLayouts_)

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

const VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & operator const VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & ()

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

VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & operator VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & ()

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

const VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures * operator const VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures * ()

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

VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures * operator VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures * ()

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

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

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