#include <vulkan.hpp>
Definition at line 17516 of file vulkan.hpp.
◆ PhysicalDeviceExternalMemoryHostPropertiesEXT() [1/2]
VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::PhysicalDeviceExternalMemoryHostPropertiesEXT |
( |
DeviceSize |
minImportedHostPointerAlignment_ = 0 | ) |
|
|
inline |
◆ PhysicalDeviceExternalMemoryHostPropertiesEXT() [2/2]
◆ operator VkPhysicalDeviceExternalMemoryHostPropertiesEXT &()
Definition at line 17550 of file vulkan.hpp.
17552 return *reinterpret_cast<VkPhysicalDeviceExternalMemoryHostPropertiesEXT*>(
this);
◆ operator VkPhysicalDeviceExternalMemoryHostPropertiesEXT const &()
Definition at line 17545 of file vulkan.hpp.
17547 return *reinterpret_cast<const VkPhysicalDeviceExternalMemoryHostPropertiesEXT*>(
this);
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setMinImportedHostPointerAlignment()
◆ setPNext()
◆ minImportedHostPointerAlignment
DeviceSize VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::minImportedHostPointerAlignment |
◆ pNext
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryHostPropertiesEXT::pNext = nullptr |
◆ sType
The documentation for this struct was generated from the following file: