Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp69848 struct PhysicalDeviceSynchronization2Features struct
69857 VULKAN_HPP_CONSTEXPR PhysicalDeviceSynchronization2Features(VULKAN_HPP_NAMESPACE::Bool32 synchroniz… in PhysicalDeviceSynchronization2Features() function
69863PhysicalDeviceSynchronization2Features( VkPhysicalDeviceSynchronization2Features const & rhs ) VUL… in PhysicalDeviceSynchronization2Features() function
69873 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features const *>( &… in operator =()
69878 …CONSTEXPR_14 PhysicalDeviceSynchronization2Features & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
69884 …eatures & setSynchronization2( VULKAN_HPP_NAMESPACE::Bool32 synchronization2_ ) VULKAN_HPP_NOEXCEPT in setSynchronization2()
69892 operator VkPhysicalDeviceSynchronization2Features const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSynchronization2Features const&()
69897 operator VkPhysicalDeviceSynchronization2Features &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSynchronization2Features&()
69908 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
69918 bool operator==( PhysicalDeviceSynchronization2Features const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]