Searched defs:debugName (Results 1 – 7 of 7) sorted by relevance
65 void SetValidationDebugName(const BASE_NS::string_view debugName) override {}; in SetValidationDebugName()
907 const auto& debugName = renderCommandCtx.debugName; in RenderSingleCommandList() local2641 const string_view& debugName = renderCommandContext.debugName; in StartFrameTimers() local
65 BASE_NS::string_view debugName; // full node name with RNG name + node name member
485 void NodeContextDescriptorSetManager::SetValidationDebugName(const string_view debugName) in SetValidationDebugName()
514 void NodeContextPoolManagerVk::SetValidationDebugName(const string_view debugName) in SetValidationDebugName()
2657 const string_view& debugName = renderCommandContext.debugName; in StartFrameTimers() local
101 string_view debugName; member