7 #ifndef PXR_IMAGING_HGI_CMDS_H
8 #define PXR_IMAGING_HGI_CMDS_H
55 = { 0.855, 0.161, 0.11, 1.0 };
57 = { 0, 0.639, 0.878, 1.0 };
59 = { 0.99607843137, 0.87450980392, 0.0, 1.0 };
61 = { 0.0, 0.0, 0.0, 0.0 };
#define PXR_NAMESPACE_OPEN_SCOPE
static constexpr GfVec4f s_graphicsDebugColor
virtual HGI_API ~HgiCmds()
std::unique_ptr< class HgiCmds > HgiCmdsUniquePtr
static constexpr GfVec4f s_blitDebugColor
virtual HGI_API bool _Submit(Hgi *hgi, HgiSubmitWaitType wait)
static constexpr GfVec4f s_markerDebugColor
HGI_API bool IsSubmitted() const
Returns true if the HgiCmds object has been submitted to GPU.
static constexpr GfVec4f s_computeDebugColor
#define PXR_NAMESPACE_CLOSE_SCOPE
HGI_API void _SetSubmitted()