Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp80129 struct QueueFamilyCheckpointProperties2NV struct
80138 VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointProperties2NV(VULKAN_HPP_NAMESPACE::PipelineStageFlags2 c… in QueueFamilyCheckpointProperties2NV() function
80144QueueFamilyCheckpointProperties2NV( VkQueueFamilyCheckpointProperties2NV const & rhs ) VULKAN_HPP_… in QueueFamilyCheckpointProperties2NV() function
80154 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV const *>( &rhs … in operator =()
80159 operator VkQueueFamilyCheckpointProperties2NV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV const&()
80164 operator VkQueueFamilyCheckpointProperties2NV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointProperties2NV&()
80175 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
80185 bool operator==( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
80196 bool operator!=( QueueFamilyCheckpointProperties2NV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
80203 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eQueueFamilyCheckpointProperties2NV;
[all …]