![]() |
|
Graphics commands are recorded in 'cmds' objects which are later submitted to hgi. More...
#include <cmds.h>
Inheritance diagram for HgiCmds:Public Member Functions | |
| HGI_API bool | IsSubmitted () const |
| Returns true if the HgiCmds object has been submitted to GPU. | |
Protected Member Functions | |
| virtual HGI_API bool | _Submit (Hgi *hgi, HgiSubmitWaitType wait) |
| HGI_API void | _SetSubmitted () |
Static Protected Attributes | |
| static constexpr GfVec4f | s_computeDebugColor = { 0.855, 0.161, 0.11, 1.0 } |
| static constexpr GfVec4f | s_graphicsDebugColor = { 0, 0.639, 0.878, 1.0 } |
| static constexpr GfVec4f | s_blitDebugColor = { 0.99607843137, 0.87450980392, 0.0, 1.0 } |
| static constexpr GfVec4f | s_markerDebugColor = { 0.0, 0.0, 0.0, 0.0 } |
Friends | |
| class | Hgi |
Graphics commands are recorded in 'cmds' objects which are later submitted to hgi.
HgiCmds is the base class for other cmds objects.
| HGI_API bool IsSubmitted | ( | ) | const |
Returns true if the HgiCmds object has been submitted to GPU.
|
staticconstexprprotected |
|
staticconstexprprotected |
|
staticconstexprprotected |
|
staticconstexprprotected |