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.
Note
Only the subclasses of this are recognized by the GPUManager implementations; for that reason it is not currently possible to create custom jobs except through the designated interfaces