#include <VE_CommandPool.h>
Definition at line 36 of file VE_CommandPool.h.
VE_CommandBuffer::VE_CommandBuffer |
( |
VkCommandBuffer |
cb | ) |
|
|
inline |
void VE_CommandBuffer::begin |
( |
| ) |
|
|
protected |
VkCommandBuffer VE_CommandBuffer::commandBuffer |
( |
| ) |
|
|
inline |
void VE_CommandBuffer::copyBuffer |
( |
VkBuffer |
src, |
|
|
VkBuffer |
dst, |
|
|
uint64_t |
src_offset, |
|
|
uint64_t |
dst_offset, |
|
|
uint64_t |
size |
|
) |
| |
void VE_CommandBuffer::end |
( |
| ) |
|
|
protected |
void VE_CommandBuffer::endRenderPass |
( |
| ) |
|
void VE_CommandBuffer::fillBuffer |
( |
VkBuffer |
, |
|
|
VkDeviceSize |
offset, |
|
|
uint32_t |
value |
|
) |
| |
VkCommandBuffer VE_CommandBuffer::myCb |
|
protected |
The documentation for this class was generated from the following file: