Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImagePlaneMemoryRequirementsInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eImagePlaneMemoryRequirementsInfo |
const void * | pNext = {} |
vk::ImageAspectFlagBits | planeAspect = vk::ImageAspectFlagBits::eColor |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImagePlaneMemoryRequirementsInfo |
Definition at line 44978 of file vulkan_structs.hpp.
Definition at line 44980 of file vulkan_structs.hpp.
|
inline |
Definition at line 44987 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44996 of file vulkan_structs.hpp.
|
inline |
Definition at line 45029 of file vulkan_structs.hpp.
|
inline |
Definition at line 45024 of file vulkan_structs.hpp.
|
inline |
Definition at line 45058 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 45004 of file vulkan_structs.hpp.
|
inline |
Definition at line 45049 of file vulkan_structs.hpp.
|
inline |
Definition at line 45017 of file vulkan_structs.hpp.
|
inline |
Definition at line 45011 of file vulkan_structs.hpp.
|
static |
Definition at line 44982 of file vulkan_structs.hpp.
vk::ImageAspectFlagBits vk::ImagePlaneMemoryRequirementsInfo::planeAspect = vk::ImageAspectFlagBits::eColor |
Definition at line 45067 of file vulkan_structs.hpp.
const void* vk::ImagePlaneMemoryRequirementsInfo::pNext = {} |
Definition at line 45066 of file vulkan_structs.hpp.
|
static |
Definition at line 44983 of file vulkan_structs.hpp.
vk::StructureType vk::ImagePlaneMemoryRequirementsInfo::sType = StructureType::eImagePlaneMemoryRequirementsInfo |
Definition at line 45065 of file vulkan_structs.hpp.