struct PhysicalDevicePresentBarrierFeaturesNV
Defined at line 82759 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_NV_present_barrier ===
Public Members
StructureType sType
void * pNext
vk::Bool32 presentBarrier
Public Methods
void PhysicalDevicePresentBarrierFeaturesNV (vk::Bool32 presentBarrier_, void * pNext_)
Defined at line 82767 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePresentBarrierFeaturesNV (const PhysicalDevicePresentBarrierFeaturesNV & rhs)
Defined at line 82774 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePresentBarrierFeaturesNV (const VkPhysicalDevicePresentBarrierFeaturesNV & rhs)
Defined at line 82776 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePresentBarrierFeaturesNV & operator= (const PhysicalDevicePresentBarrierFeaturesNV & rhs)
Defined at line 82781 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePresentBarrierFeaturesNV & operator= (const VkPhysicalDevicePresentBarrierFeaturesNV & rhs)
Defined at line 82784 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePresentBarrierFeaturesNV & setPNext (void * pNext_)
Defined at line 82791 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePresentBarrierFeaturesNV & setPresentBarrier (vk::Bool32 presentBarrier_)
Defined at line 82797 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePresentBarrierFeaturesNV & operator const VkPhysicalDevicePresentBarrierFeaturesNV & ()
Defined at line 82804 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePresentBarrierFeaturesNV & operator VkPhysicalDevicePresentBarrierFeaturesNV & ()
Defined at line 82809 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevicePresentBarrierFeaturesNV & )
Defined at line 82827 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp