Class CommandBuffer
Defined in File GPU.hpp
Class Documentation
-
class CommandBuffer
A structure for usage by the GPU manager to invoke a set of GPU commands.
Public Static Functions
-
static std::unique_ptr<CommandBuffer> Create()
Create a new empty command buffer.
Protected Functions
Friends
- friend class FrameProcessor
- friend class PALModule
-
static std::unique_ptr<CommandBuffer> Create()