Searched defs:QueueFamilyCheckpointPropertiesNV (Results 1 – 1 of 1) sorted by relevance
80215 struct QueueFamilyCheckpointPropertiesNV struct80224 VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV(VULKAN_HPP_NAMESPACE::PipelineStageFlags che… in QueueFamilyCheckpointPropertiesNV() function80230 …QueueFamilyCheckpointPropertiesNV( VkQueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NO… in QueueFamilyCheckpointPropertiesNV() function80240 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV const *>( &rhs ); in operator =()80245 operator VkQueueFamilyCheckpointPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV const&()80250 operator VkQueueFamilyCheckpointPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV&()80261 reflect() const VULKAN_HPP_NOEXCEPT in reflect()80271 bool operator==( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()80282 bool operator!=( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()80289 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eQueueFamilyCheckpointPropertiesNV;[all …]