Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBufferCopy2 |
Public Attributes | |
vk::StructureType | sType = StructureType::eBufferCopy2 |
const void * | pNext = {} |
vk::DeviceSize | srcOffset = {} |
vk::DeviceSize | dstOffset = {} |
vk::DeviceSize | size = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBufferCopy2 |
Definition at line 12008 of file vulkan_structs.hpp.
Definition at line 12010 of file vulkan_structs.hpp.
|
inline |
Definition at line 12016 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12029 of file vulkan_structs.hpp.
|
inline |
Definition at line 12071 of file vulkan_structs.hpp.
|
inline |
Definition at line 12066 of file vulkan_structs.hpp.
|
inline |
Definition at line 12104 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12034 of file vulkan_structs.hpp.
|
inline |
Definition at line 12095 of file vulkan_structs.hpp.
|
inline |
Definition at line 12053 of file vulkan_structs.hpp.
|
inline |
Definition at line 12041 of file vulkan_structs.hpp.
|
inline |
Definition at line 12059 of file vulkan_structs.hpp.
|
inline |
Definition at line 12047 of file vulkan_structs.hpp.
|
static |
Definition at line 12012 of file vulkan_structs.hpp.
vk::DeviceSize vk::BufferCopy2::dstOffset = {} |
Definition at line 12114 of file vulkan_structs.hpp.
const void* vk::BufferCopy2::pNext = {} |
Definition at line 12112 of file vulkan_structs.hpp.
vk::DeviceSize vk::BufferCopy2::size = {} |
Definition at line 12115 of file vulkan_structs.hpp.
vk::DeviceSize vk::BufferCopy2::srcOffset = {} |
Definition at line 12113 of file vulkan_structs.hpp.
|
static |
Definition at line 12013 of file vulkan_structs.hpp.
vk::StructureType vk::BufferCopy2::sType = StructureType::eBufferCopy2 |
Definition at line 12111 of file vulkan_structs.hpp.