Searched defs:PhysicalDeviceVulkanMemoryModelFeatures (Results 1 – 2 of 2) sorted by relevance
57240 struct PhysicalDeviceVulkanMemoryModelFeatures struct57242 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() function57261 …PhysicalDeviceVulkanMemoryModelFeatures( VkPhysicalDeviceVulkanMemoryModelFeatures const & rhs ) V… in PhysicalDeviceVulkanMemoryModelFeatures() function57273 …*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 …]
103929 struct PhysicalDeviceVulkanMemoryModelFeatures struct103931 using NativeType = VkPhysicalDeviceVulkanMemoryModelFeatures;103933 static const bool allowDuplicate = false;103934 …R_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkanMemoryModelFeatures;103937 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( VULKAN_HPP_NAMESPACE::Bool32 vulkanM… in PhysicalDeviceVulkanMemoryModelFeatures() function103950 …PhysicalDeviceVulkanMemoryModelFeatures( VkPhysicalDeviceVulkanMemoryModelFeatures const & rhs ) V… in PhysicalDeviceVulkanMemoryModelFeatures() function103960 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const *>( … in operator =()103965 …ONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()103972 setVulkanMemoryModel( VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModel_ ) VULKAN_HPP_NOEXCEPT in setVulkanMemoryModel()103979 …yModelDeviceScope( VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModelDeviceScope_ ) VULKAN_HPP_NOEXCEPT in setVulkanMemoryModelDeviceScope()[all …]