Lines Matching defs:QueueFamilyCheckpointProperties2NV
100183 struct QueueFamilyCheckpointProperties2NV struct
100185 using NativeType = VkQueueFamilyCheckpointProperties2NV;
100191 …VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointProperties2NV( VULKAN_HPP_NAMESPACE::PipelineStageFlags2… in QueueFamilyCheckpointProperties2NV() function
100200 …QueueFamilyCheckpointProperties2NV( VkQueueFamilyCheckpointProperties2NV const & rhs ) VULKAN_HPP_… in QueueFamilyCheckpointProperties2NV() function
100210 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV const *>( &rhs … in operator =()
100214 operator VkQueueFamilyCheckpointProperties2NV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV const&()
100219 operator VkQueueFamilyCheckpointProperties2NV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV&()
100230 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
100239 bool operator==( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
100248 bool operator!=( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
100255 …uctureType sType = StructureType::eQueueFamilyCheckpointProperties2NV;
100256 void * pNext = {};
100257 VULKAN_HPP_NAMESPACE::PipelineStageFlags2 checkpointExecutionStageMask = {};