KDGpu::ApiCommandBuffer¶
Module: API
#include <api_command_buffer.h>
Inherited by KDGpu::VulkanCommandBuffer
Public Functions¶
Name | |
---|---|
virtual void | begin() =0 |
virtual void | finish() =0 |
Public Functions Documentation¶
function begin¶
1 |
|
Reimplemented by: KDGpu::VulkanCommandBuffer::begin
function finish¶
1 |
|
Reimplemented by: KDGpu::VulkanCommandBuffer::finish
Updated on 2024-11-21 at 00:08:26 +0000