|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::CopyBufferInfo2KHR:Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eCopyBufferInfo2KHR |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Buffer | srcBuffer = {} |
| VULKAN_HPP_NAMESPACE::Buffer | dstBuffer = {} |
| uint32_t | regionCount = {} |
| const VULKAN_HPP_NAMESPACE::BufferCopy2KHR * | pRegions = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCopyBufferInfo2KHR |
Definition at line 26027 of file vulkan.hpp.
|
inline |
Definition at line 26033 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 26039 of file vulkan.hpp.
|
inline |
Definition at line 26045 of file vulkan.hpp.
|
inline |
Definition at line 26108 of file vulkan.hpp.
|
inline |
Definition at line 26103 of file vulkan.hpp.
|
inline |
Definition at line 26127 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 26057 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 26051 of file vulkan.hpp.
|
inline |
Definition at line 26117 of file vulkan.hpp.
|
inline |
Definition at line 26075 of file vulkan.hpp.
|
inline |
Definition at line 26063 of file vulkan.hpp.
|
inline |
Definition at line 26087 of file vulkan.hpp.
|
inline |
Definition at line 26081 of file vulkan.hpp.
|
inline |
Definition at line 26094 of file vulkan.hpp.
|
inline |
Definition at line 26069 of file vulkan.hpp.
|
static |
Definition at line 26029 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Buffer VULKAN_HPP_NAMESPACE::CopyBufferInfo2KHR::dstBuffer = {} |
Definition at line 26139 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::CopyBufferInfo2KHR::pNext = {} |
Definition at line 26137 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::BufferCopy2KHR* VULKAN_HPP_NAMESPACE::CopyBufferInfo2KHR::pRegions = {} |
Definition at line 26141 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::CopyBufferInfo2KHR::regionCount = {} |
Definition at line 26140 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Buffer VULKAN_HPP_NAMESPACE::CopyBufferInfo2KHR::srcBuffer = {} |
Definition at line 26138 of file vulkan.hpp.
|
static |
Definition at line 26030 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::CopyBufferInfo2KHR::sType = StructureType::eCopyBufferInfo2KHR |
Definition at line 26136 of file vulkan.hpp.