#include <vulkan_structs.hpp>
Definition at line 89262 of file vulkan_structs.hpp.
◆ NativeType
◆ PhysicalDeviceVulkanMemoryModelFeatures() [1/3]
VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceVulkanMemoryModelFeatures::PhysicalDeviceVulkanMemoryModelFeatures |
( |
vk::Bool32 |
vulkanMemoryModel_ = {} , |
|
|
vk::Bool32 |
vulkanMemoryModelDeviceScope_ = {} , |
|
|
vk::Bool32 |
vulkanMemoryModelAvailabilityVisibilityChains_ = {} , |
|
|
void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ PhysicalDeviceVulkanMemoryModelFeatures() [2/3]
◆ PhysicalDeviceVulkanMemoryModelFeatures() [3/3]
◆ operator VkPhysicalDeviceVulkanMemoryModelFeatures &()
◆ operator VkPhysicalDeviceVulkanMemoryModelFeatures const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setPNext()
◆ setVulkanMemoryModel()
◆ setVulkanMemoryModelAvailabilityVisibilityChains()
◆ setVulkanMemoryModelDeviceScope()
◆ allowDuplicate
const bool vk::PhysicalDeviceVulkanMemoryModelFeatures::allowDuplicate = false |
|
static |
◆ pNext
void* vk::PhysicalDeviceVulkanMemoryModelFeatures::pNext = {} |
◆ structureType
◆ sType
◆ vulkanMemoryModel
vk::Bool32 vk::PhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModel = {} |
◆ vulkanMemoryModelAvailabilityVisibilityChains
vk::Bool32 vk::PhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelAvailabilityVisibilityChains = {} |
◆ vulkanMemoryModelDeviceScope
vk::Bool32 vk::PhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelDeviceScope = {} |
The documentation for this struct was generated from the following file: