Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp70444 struct PhysicalDeviceTimelineSemaphoreProperties struct
70453 VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties(uint64_t maxTimelineSemaphoreValueDi… in PhysicalDeviceTimelineSemaphoreProperties() function
70459PhysicalDeviceTimelineSemaphoreProperties( VkPhysicalDeviceTimelineSemaphoreProperties const & rhs… in PhysicalDeviceTimelineSemaphoreProperties() function
70469 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties const *>… in operator =()
70474 operator VkPhysicalDeviceTimelineSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties const&()
70479 operator VkPhysicalDeviceTimelineSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties&()
70490 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
70500 … bool operator==( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
70511 … bool operator!=( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
70518 …KAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties;
[all …]