Searched refs:GetCustomBarriers (Results 1 – 3 of 3) sorted by relevance
481 BASE_NS::array_view<const CommandBarrier> GetCustomBarriers() const;
428 array_view<const CommandBarrier> RenderCommandList::GetCustomBarriers() const in GetCustomBarriers() function in RenderCommandList
1041 const auto& customBarrierListRef = nodeData.renderCommandList->GetCustomBarriers(); in RenderCommand()