HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageCopy2 |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageCopy2 |
Definition at line 16290 of file vulkan_structs.hpp.
Definition at line 16292 of file vulkan_structs.hpp.
|
inline |
Definition at line 16298 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 16315 of file vulkan_structs.hpp.
|
inline |
Definition at line 16369 of file vulkan_structs.hpp.
|
inline |
Definition at line 16364 of file vulkan_structs.hpp.
|
inline |
Definition at line 16405 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 16320 of file vulkan_structs.hpp.
|
inline |
Definition at line 16395 of file vulkan_structs.hpp.
|
inline |
Definition at line 16351 of file vulkan_structs.hpp.
|
inline |
Definition at line 16345 of file vulkan_structs.hpp.
|
inline |
Definition at line 16357 of file vulkan_structs.hpp.
|
inline |
Definition at line 16327 of file vulkan_structs.hpp.
|
inline |
Definition at line 16339 of file vulkan_structs.hpp.
|
inline |
Definition at line 16333 of file vulkan_structs.hpp.
|
static |
Definition at line 16294 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Offset3D VULKAN_HPP_NAMESPACE::ImageCopy2::dstOffset = {} |
Definition at line 16417 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageSubresourceLayers VULKAN_HPP_NAMESPACE::ImageCopy2::dstSubresource = {} |
Definition at line 16416 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Extent3D VULKAN_HPP_NAMESPACE::ImageCopy2::extent = {} |
Definition at line 16418 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::ImageCopy2::pNext = {} |
Definition at line 16413 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Offset3D VULKAN_HPP_NAMESPACE::ImageCopy2::srcOffset = {} |
Definition at line 16415 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageSubresourceLayers VULKAN_HPP_NAMESPACE::ImageCopy2::srcSubresource = {} |
Definition at line 16414 of file vulkan_structs.hpp.
|
static |
Definition at line 16295 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImageCopy2::sType = StructureType::eImageCopy2 |
Definition at line 16412 of file vulkan_structs.hpp.