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() argument57261 …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 …]
89262 struct PhysicalDeviceVulkanMemoryModelFeatures struct89264 using NativeType = VkPhysicalDeviceVulkanMemoryModelFeatures;89266 static const bool allowDuplicate = false;89267 …R_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkanMemoryModelFeatures;89270 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures( VULKAN_HPP_NAMESPACE::Bool32 vulkanM… in PhysicalDeviceVulkanMemoryModelFeatures() function89283 …PhysicalDeviceVulkanMemoryModelFeatures( VkPhysicalDeviceVulkanMemoryModelFeatures const & rhs ) V… in PhysicalDeviceVulkanMemoryModelFeatures() function89293 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures const *>( … in operator =()89298 …ONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()89305 setVulkanMemoryModel( VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModel_ ) VULKAN_HPP_NOEXCEPT in setVulkanMemoryModel()89312 …yModelDeviceScope( VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModelDeviceScope_ ) VULKAN_HPP_NOEXCEPT in setVulkanMemoryModelDeviceScope()[all …]