HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBufferImageCopy2 |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eBufferImageCopy2 |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::DeviceSize | bufferOffset = {} |
uint32_t | bufferRowLength = {} |
uint32_t | bufferImageHeight = {} |
VULKAN_HPP_NAMESPACE::ImageSubresourceLayers | imageSubresource = {} |
VULKAN_HPP_NAMESPACE::Offset3D | imageOffset = {} |
VULKAN_HPP_NAMESPACE::Extent3D | imageExtent = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBufferImageCopy2 |
Definition at line 11418 of file vulkan_structs.hpp.
Definition at line 11420 of file vulkan_structs.hpp.
|
inline |
Definition at line 11426 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 11445 of file vulkan_structs.hpp.
|
inline |
Definition at line 11505 of file vulkan_structs.hpp.
|
inline |
Definition at line 11500 of file vulkan_structs.hpp.
|
inline |
Definition at line 11543 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 11450 of file vulkan_structs.hpp.
|
inline |
Definition at line 11532 of file vulkan_structs.hpp.
|
inline |
Definition at line 11475 of file vulkan_structs.hpp.
|
inline |
Definition at line 11463 of file vulkan_structs.hpp.
|
inline |
Definition at line 11469 of file vulkan_structs.hpp.
|
inline |
Definition at line 11493 of file vulkan_structs.hpp.
|
inline |
Definition at line 11487 of file vulkan_structs.hpp.
|
inline |
Definition at line 11481 of file vulkan_structs.hpp.
|
inline |
Definition at line 11457 of file vulkan_structs.hpp.
|
static |
Definition at line 11422 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::BufferImageCopy2::bufferImageHeight = {} |
Definition at line 11554 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::BufferImageCopy2::bufferOffset = {} |
Definition at line 11552 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::BufferImageCopy2::bufferRowLength = {} |
Definition at line 11553 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Extent3D VULKAN_HPP_NAMESPACE::BufferImageCopy2::imageExtent = {} |
Definition at line 11557 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Offset3D VULKAN_HPP_NAMESPACE::BufferImageCopy2::imageOffset = {} |
Definition at line 11556 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageSubresourceLayers VULKAN_HPP_NAMESPACE::BufferImageCopy2::imageSubresource = {} |
Definition at line 11555 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::BufferImageCopy2::pNext = {} |
Definition at line 11551 of file vulkan_structs.hpp.
|
static |
Definition at line 11423 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::BufferImageCopy2::sType = StructureType::eBufferImageCopy2 |
Definition at line 11550 of file vulkan_structs.hpp.