Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp54376 struct PhysicalDeviceSynchronization2FeaturesKHR struct
54378 using NativeType = VkPhysicalDeviceSynchronization2FeaturesKHR;
54380 static const bool allowDuplicate = false;
54381 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
54385 VULKAN_HPP_CONSTEXPR PhysicalDeviceSynchronization2FeaturesKHR( in PhysicalDeviceSynchronization2FeaturesKHR() function
54392PhysicalDeviceSynchronization2FeaturesKHR( VkPhysicalDeviceSynchronization2FeaturesKHR const & rhs… in PhysicalDeviceSynchronization2FeaturesKHR() function
54405 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2FeaturesKHR const *>… in operator =()
54410 PhysicalDeviceSynchronization2FeaturesKHR & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
54417 setSynchronization2( VULKAN_HPP_NAMESPACE::Bool32 synchronization2_ ) VULKAN_HPP_NOEXCEPT in setSynchronization2()
54424 operator VkPhysicalDeviceSynchronization2FeaturesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSynchronization2FeaturesKHR const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp403 using PhysicalDeviceSynchronization2FeaturesKHR = PhysicalDeviceSynchronization2Features; typedef
Dvulkan_structs.hpp85204 using PhysicalDeviceSynchronization2FeaturesKHR = PhysicalDeviceSynchronization2Features; typedef