Graphics commands are recorded in 'cmds' objects which are later submitted to hgi.
More...
|
|
virtual HGI_API bool | _Submit (Hgi *hgi, HgiSubmitWaitType wait) |
| |
|
HGI_API void | _SetSubmitted () |
| |
Graphics commands are recorded in 'cmds' objects which are later submitted to hgi.
HgiCmds is the base class for other cmds objects.
Definition at line 44 of file cmds.h.
| HGI_API bool IsSubmitted |
( |
| ) |
const |
Returns true if the HgiCmds object has been submitted to GPU.
The documentation for this class was generated from the following file: