Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp82723 struct PhysicalDevicePresentModeFifoLatestReadyFeaturesEXT struct
82725 using NativeType = VkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT;
82727 static const bool allowDuplicate = false;
82728 …StructureType structureType = StructureType::ePhysicalDevicePresentModeFifoLatestReadyFeaturesEXT;
82731 …VULKAN_HPP_CONSTEXPR PhysicalDevicePresentModeFifoLatestReadyFeaturesEXT( VULKAN_HPP_NAMESPACE::Bo… in PhysicalDevicePresentModeFifoLatestReadyFeaturesEXT() function
82741PhysicalDevicePresentModeFifoLatestReadyFeaturesEXT( VkPhysicalDevicePresentModeFifoLatestReadyFea… in PhysicalDevicePresentModeFifoLatestReadyFeaturesEXT() function
82752 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePresentModeFifoLatestReadyFeaturesEX… in operator =()
82757 …PhysicalDevicePresentModeFifoLatestReadyFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
82764 …ModeFifoLatestReady( VULKAN_HPP_NAMESPACE::Bool32 presentModeFifoLatestReady_ ) VULKAN_HPP_NOEXCEPT in setPresentModeFifoLatestReady()
82771 … operator VkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePresentModeFifoLatestReadyFeaturesEXT const&()
[all …]