|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::ImageMemoryRequirementsInfo2:Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eImageMemoryRequirementsInfo2 |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Image | image = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageMemoryRequirementsInfo2 |
Definition at line 44193 of file vulkan.hpp.
|
inline |
Definition at line 44199 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 44205 of file vulkan.hpp.
|
inline |
Definition at line 44241 of file vulkan.hpp.
|
inline |
Definition at line 44236 of file vulkan.hpp.
|
inline |
Definition at line 44257 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 44217 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 44211 of file vulkan.hpp.
|
inline |
Definition at line 44250 of file vulkan.hpp.
|
inline |
Definition at line 44229 of file vulkan.hpp.
|
inline |
Definition at line 44223 of file vulkan.hpp.
|
static |
Definition at line 44195 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Image VULKAN_HPP_NAMESPACE::ImageMemoryRequirementsInfo2::image = {} |
Definition at line 44268 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::ImageMemoryRequirementsInfo2::pNext = {} |
Definition at line 44267 of file vulkan.hpp.
|
static |
Definition at line 44196 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImageMemoryRequirementsInfo2::sType = StructureType::eImageMemoryRequirementsInfo2 |
Definition at line 44266 of file vulkan.hpp.