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.
See Implementation
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.