Home
last modified time | relevance | path

Searched refs:HandleCustomBarriers (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.h172 void HandleCustomBarriers(ParameterCache& params, const uint32_t barrierIndexBegin,
H A Drender_graph.cpp1053 HandleCustomBarriers(parameters, rc.customBarrierIndexBegin, customBarrierListRef); in RenderCommand()
1135 void RenderGraph::HandleCustomBarriers(ParameterCache& params, const uint32_t barrierIndexBegin, in HandleCustomBarriers() function in RenderGraph