struct PhysicalDeviceSeparateDepthStencilLayoutsFeatures
Defined at line 86567 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 separateDepthStencilLayouts
Public Methods
void PhysicalDeviceSeparateDepthStencilLayoutsFeatures (vk::Bool32 separateDepthStencilLayouts_, void * pNext_)
Defined at line 86575 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSeparateDepthStencilLayoutsFeatures (const PhysicalDeviceSeparateDepthStencilLayoutsFeatures & rhs)
Defined at line 86582 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSeparateDepthStencilLayoutsFeatures (const VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & rhs)
Defined at line 86585 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSeparateDepthStencilLayoutsFeatures & operator= (const PhysicalDeviceSeparateDepthStencilLayoutsFeatures & rhs)
Defined at line 86590 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSeparateDepthStencilLayoutsFeatures & operator= (const VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & rhs)
Defined at line 86594 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSeparateDepthStencilLayoutsFeatures & setPNext (void * pNext_)
Defined at line 86601 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSeparateDepthStencilLayoutsFeatures & setSeparateDepthStencilLayouts (vk::Bool32 separateDepthStencilLayouts_)
Defined at line 86607 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & operator const VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & ()
Defined at line 86615 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & operator VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures & ()
Defined at line 86620 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceSeparateDepthStencilLayoutsFeatures & )
Defined at line 86638 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp