Example.autoCmdBuf

Get a RAII command buffer that is meant to be trashed after usage. Returned buffer is ready to record data, and execute commands on the graphics queue at end of scope.

class Example
autoCmdBuf
(
CommandPool pool = null
)

Meta