Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceImageMemoryRequirements |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceImageMemoryRequirements |
const void * | pNext = {} |
const vk::ImageCreateInfo * | pCreateInfo = {} |
vk::ImageAspectFlagBits | planeAspect = vk::ImageAspectFlagBits::eColor |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceImageMemoryRequirements |
Definition at line 29561 of file vulkan_structs.hpp.
Definition at line 29563 of file vulkan_structs.hpp.
|
inline |
Definition at line 29570 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29581 of file vulkan_structs.hpp.
|
inline |
Definition at line 29620 of file vulkan_structs.hpp.
|
inline |
Definition at line 29615 of file vulkan_structs.hpp.
|
inline |
Definition at line 29652 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29589 of file vulkan_structs.hpp.
|
inline |
Definition at line 29643 of file vulkan_structs.hpp.
|
inline |
Definition at line 29602 of file vulkan_structs.hpp.
|
inline |
Definition at line 29608 of file vulkan_structs.hpp.
|
inline |
Definition at line 29596 of file vulkan_structs.hpp.
|
static |
Definition at line 29565 of file vulkan_structs.hpp.
const vk::ImageCreateInfo* vk::DeviceImageMemoryRequirements::pCreateInfo = {} |
Definition at line 29661 of file vulkan_structs.hpp.
vk::ImageAspectFlagBits vk::DeviceImageMemoryRequirements::planeAspect = vk::ImageAspectFlagBits::eColor |
Definition at line 29662 of file vulkan_structs.hpp.
const void* vk::DeviceImageMemoryRequirements::pNext = {} |
Definition at line 29660 of file vulkan_structs.hpp.
|
static |
Definition at line 29566 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceImageMemoryRequirements::sType = StructureType::eDeviceImageMemoryRequirements |
Definition at line 29659 of file vulkan_structs.hpp.