Home
last modified time | relevance | path

Searched refs:PhysicalDeviceVulkanMemoryModelFeatures (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp57240 struct PhysicalDeviceVulkanMemoryModelFeatures struct
57249 VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( in PhysicalDeviceVulkanMemoryModelFeatures() argument
57258 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( PhysicalDeviceVulkanMemoryModelFeatu…
57261PhysicalDeviceVulkanMemoryModelFeatures( VkPhysicalDeviceVulkanMemoryModelFeatures const & rhs ) V… in PhysicalDeviceVulkanMemoryModelFeatures() function
57262 : PhysicalDeviceVulkanMemoryModelFeatures( in PhysicalDeviceVulkanMemoryModelFeatures()
57263 *reinterpret_cast<PhysicalDeviceVulkanMemoryModelFeatures const *>( &rhs ) ) in PhysicalDeviceVulkanMemoryModelFeatures()
57267 PhysicalDeviceVulkanMemoryModelFeatures &
57268 … operator=( PhysicalDeviceVulkanMemoryModelFeatures const & rhs ) VULKAN_HPP_NOEXCEPT = default;
57270 PhysicalDeviceVulkanMemoryModelFeatures &
57273 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const *>( … in operator =() argument
[all …]
Dvulkan.hpp7263 struct StructExtends<PhysicalDeviceVulkanMemoryModelFeatures, PhysicalDeviceFeatures2>
7271 struct StructExtends<PhysicalDeviceVulkanMemoryModelFeatures, DeviceCreateInfo>
Dvulkan_handles.hpp320 struct PhysicalDeviceVulkanMemoryModelFeatures;
321 using PhysicalDeviceVulkanMemoryModelFeaturesKHR = PhysicalDeviceVulkanMemoryModelFeatures;
/third_party/vulkan-headers/include/vulkan/
Dvulkan_static_assertions.hpp1305 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures ) =…
1307 …IC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>:…
1309 …std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>:…
Dvulkan_structs.hpp89262 struct PhysicalDeviceVulkanMemoryModelFeatures struct
89270 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( VULKAN_HPP_NAMESPACE::Bool32 vulkanM… in PhysicalDeviceVulkanMemoryModelFeatures() function
89281 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( PhysicalDeviceVulkanMemoryModelFeatu…
89283PhysicalDeviceVulkanMemoryModelFeatures( VkPhysicalDeviceVulkanMemoryModelFeatures const & rhs ) V… in PhysicalDeviceVulkanMemoryModelFeatures() function
89284 …: PhysicalDeviceVulkanMemoryModelFeatures( *reinterpret_cast<PhysicalDeviceVulkanMemoryModelFeatur… in PhysicalDeviceVulkanMemoryModelFeatures()
89288PhysicalDeviceVulkanMemoryModelFeatures & operator=( PhysicalDeviceVulkanMemoryModelFeatures const…
89291PhysicalDeviceVulkanMemoryModelFeatures & operator=( VkPhysicalDeviceVulkanMemoryModelFeatures con… in operator =()
89293 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const *>( … in operator =() argument
89298 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures & setPNext( void * pNext_ ) VULKAN… in setPNext() argument
89304 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures &
[all …]
Dvulkan.cppm2806 using VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures;
Dvulkan.hpp9391 struct StructExtends<PhysicalDeviceVulkanMemoryModelFeatures, PhysicalDeviceFeatures2>
9400 struct StructExtends<PhysicalDeviceVulkanMemoryModelFeatures, DeviceCreateInfo>
Dvulkan_hash.hpp12217 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures>
12220 …operator()( VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const & physicalDeviceVu… in operator ()()
Dvulkan_handles.hpp321 struct PhysicalDeviceVulkanMemoryModelFeatures;
322 using PhysicalDeviceVulkanMemoryModelFeaturesKHR = PhysicalDeviceVulkanMemoryModelFeatures;