Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp57240 struct PhysicalDeviceVulkanMemoryModelFeatures struct
57242 using NativeType = VkPhysicalDeviceVulkanMemoryModelFeatures;
57244 static const bool allowDuplicate = false;
57245 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
57249 VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( in PhysicalDeviceVulkanMemoryModelFeatures() argument
57261PhysicalDeviceVulkanMemoryModelFeatures( VkPhysicalDeviceVulkanMemoryModelFeatures const & rhs ) V… in PhysicalDeviceVulkanMemoryModelFeatures() function
57273 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const *>( … in operator =()
57278 PhysicalDeviceVulkanMemoryModelFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
57285 setVulkanMemoryModel( VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModel_ ) VULKAN_HPP_NOEXCEPT in setVulkanMemoryModel()
57292 …yModelDeviceScope( VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModelDeviceScope_ ) VULKAN_HPP_NOEXCEPT in setVulkanMemoryModelDeviceScope()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp58574 struct PhysicalDeviceVulkanMemoryModelFeatures struct
58576 using NativeType = VkPhysicalDeviceVulkanMemoryModelFeatures;
58578 static const bool allowDuplicate = false;
58579 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
58583 VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( in PhysicalDeviceVulkanMemoryModelFeatures() function
58595PhysicalDeviceVulkanMemoryModelFeatures( VkPhysicalDeviceVulkanMemoryModelFeatures const & rhs ) V… in PhysicalDeviceVulkanMemoryModelFeatures() function
58607 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const *>( … in operator =()
58612 …ONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
58619 … setVulkanMemoryModel( VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModel_ ) VULKAN_HPP_NOEXCEPT in setVulkanMemoryModel()
58626 …yModelDeviceScope( VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModelDeviceScope_ ) VULKAN_HPP_NOEXCEPT in setVulkanMemoryModelDeviceScope()
[all …]