Lines Matching defs:QueueFamilyCheckpointProperties2NV
102820 struct QueueFamilyCheckpointProperties2NV struct
102822 using NativeType = VkQueueFamilyCheckpointProperties2NV;
102828 …VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointProperties2NV( VULKAN_HPP_NAMESPACE::PipelineStageFlags2… in QueueFamilyCheckpointProperties2NV() function
102837 …QueueFamilyCheckpointProperties2NV( VkQueueFamilyCheckpointProperties2NV const & rhs ) VULKAN_HPP_… in QueueFamilyCheckpointProperties2NV() function
102847 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV const *>( &rhs … in operator =()
102851 operator VkQueueFamilyCheckpointProperties2NV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV const&()
102856 operator VkQueueFamilyCheckpointProperties2NV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV&()
102867 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
102876 bool operator==( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
102885 bool operator!=( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
102892 …uctureType sType = StructureType::eQueueFamilyCheckpointProperties2NV;
102893 void * pNext = {};
102894 VULKAN_HPP_NAMESPACE::PipelineStageFlags2 checkpointExecutionStageMask = {};