Home
last modified time | relevance | path

Searched defs:QueueFamilyCheckpointProperties2NV (Results 1 – 1 of 1) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp56301 struct QueueFamilyCheckpointProperties2NV struct
56303 static const bool allowDuplicate = false;
56308 VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointProperties2NV( in QueueFamilyCheckpointProperties2NV() function
56316QueueFamilyCheckpointProperties2NV( VkQueueFamilyCheckpointProperties2NV const & rhs ) VULKAN_HPP_… in QueueFamilyCheckpointProperties2NV() function
56327 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV const *>( &rhs … in operator =()
56331 operator VkQueueFamilyCheckpointProperties2NV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV const&()
56336 operator VkQueueFamilyCheckpointProperties2NV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV&()
56344 bool operator==( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
56350 bool operator!=( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
56357 …N_HPP_NAMESPACE::StructureType sType = StructureType::eQueueFamilyCheckpointProperties2NV;
[all …]