Vulkan-Hpp
|
#include <vulkan_raii.hpp>
Public Member Functions | |
CommandBuffers (vk::raii::Device const &device, vk::CommandBufferAllocateInfo const &allocateInfo) | |
CommandBuffers (std::nullptr_t) | |
CommandBuffers ()=delete | |
CommandBuffers (CommandBuffers const &)=delete | |
CommandBuffers (CommandBuffers &&rhs)=default | |
CommandBuffers & | operator= (CommandBuffers const &)=delete |
CommandBuffers & | operator= (CommandBuffers &&rhs)=default |
Definition at line 6366 of file vulkan_raii.hpp.
|
inline |
Definition at line 6370 of file vulkan_raii.hpp.
|
inline |
Definition at line 6377 of file vulkan_raii.hpp.
|
delete |
|
delete |
|
default |
|
default |
|
delete |