Class OneTimeCmdBufPool
A factory for one time submission command buffers. Generally used for transfer operations, or image layout change.
class OneTimeCmdBufPool
;
Constructors
Name | Description |
---|---|
this
(device, graphicsQueue)
|
Properties
Name | Type | Description |
---|---|---|
get [get]
|
gfx | Get a newly created command buffer. |
Methods
Name | Description |
---|---|
submit
(cmdBuf)
|