48 virtual bool _Submit(
Hgi* hgi, HgiSubmitWaitType wait);
54 static constexpr GfVec4f s_computeDebugColor
55 = { 0.855, 0.161, 0.11, 1.0 };
56 static constexpr GfVec4f s_graphicsDebugColor
57 = { 0, 0.639, 0.878, 1.0 };
58 static constexpr GfVec4f s_blitDebugColor
59 = { 0.99607843137, 0.87450980392, 0.0, 1.0 };
60 static constexpr GfVec4f s_markerDebugColor
61 = { 0.0, 0.0, 0.0, 0.0 };