Home
last modified time | relevance | path

Searched defs:stateRef (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp940 auto& stateRef = GetImageResourceStateRef(handle, gpuQueue); in BeginRenderPassUpdateImageStates() local
1112 RenderGraphBufferState& stateRef, const ParameterCache& params, const CommandBarrier& cb) in UpdateBufferResourceState()
1124 RenderGraphImageState& stateRef, const ParameterCache& params, const CommandBarrier& cb) in UpdateImageResourceState()
1153 auto& stateRef = GetBufferResourceStateRef(cb.resourceHandle, params.gpuQueue); in HandleCustomBarriers() local
1160 auto& stateRef = GetImageResourceStateRef(cb.resourceHandle, params.gpuQueue); in HandleCustomBarriers() local
1558 auto& stateRef = GetBufferResourceStateRef(newBuffer.handle, newGpuResourceState.gpuQueue); in AddCommandBarrierAndUpdateStateCacheBuffer() local
1590 auto& stateRef = GetImageResourceStateRef(newImage.handle, newGpuResourceState.gpuQueue); in AddCommandBarrierAndUpdateStateCacheImage() local