Searched defs:stateRef (Results 1 – 1 of 1) sorted by relevance
940 auto& stateRef = GetImageResourceStateRef(handle, gpuQueue); in BeginRenderPassUpdateImageStates() local1112 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() local1160 auto& stateRef = GetImageResourceStateRef(cb.resourceHandle, params.gpuQueue); in HandleCustomBarriers() local1558 auto& stateRef = GetBufferResourceStateRef(newBuffer.handle, newGpuResourceState.gpuQueue); in AddCommandBarrierAndUpdateStateCacheBuffer() local1590 auto& stateRef = GetImageResourceStateRef(newImage.handle, newGpuResourceState.gpuQueue); in AddCommandBarrierAndUpdateStateCacheImage() local