Searched refs:AddCustomBarrierPoint (Results 1 – 8 of 8) sorted by relevance
48 cmdList.AddCustomBarrierPoint(); in ExplicitBarrierUndefinedImageToTransferDst()60 cmdList.AddCustomBarrierPoint(); in ExplicitBarrierTransferDstImageToTransferSrc()121 cmdList.AddCustomBarrierPoint(); in GenerateMipmaps()359 cmdList.AddCustomBarrierPoint(); in CopyStagingToImages()391 cmdList.AddCustomBarrierPoint(); in CopyStagingToImages()416 cmdList.AddCustomBarrierPoint(); in CopyImagesToBuffers()444 cmdList.AddCustomBarrierPoint(); in CopyImagesToBuffers()476 cmdList.AddCustomBarrierPoint(); in CopyImagesToImages()509 cmdList.AddCustomBarrierPoint(); in CopyImagesToImages()554 cmdList.AddCustomBarrierPoint(); in CopyBuffersToBuffers()[all …]
225 cmdList.AddCustomBarrierPoint(); in RenderData()270 cmdList.AddCustomBarrierPoint(); in RenderData()289 cmdList.AddCustomBarrierPoint(); in DownscaleBarrier()301 cmdList.AddCustomBarrierPoint(); in BlurHorizontalBarrier()313 cmdList.AddCustomBarrierPoint(); in BlurVerticalBarrier()417 cmdList.AddCustomBarrierPoint(); in RenderGaussian()
374 cmdList.AddCustomBarrierPoint(); in RenderGraphics()425 cmdList.AddCustomBarrierPoint(); in RenderGraphics()
270 cmdList.AddCustomBarrierPoint(); in ExplicitInputBarrier()282 cmdList.AddCustomBarrierPoint(); in ExplicitOutputBarrier()
267 cmdList.AddCustomBarrierPoint(); in ExecuteSinglePostProcess()311 cmdList.AddCustomBarrierPoint(); in ExecuteSinglePostProcess()
171 virtual void AddCustomBarrierPoint() = 0;
527 void AddCustomBarrierPoint() override;
1253 void RenderCommandList::AddCustomBarrierPoint() in AddCustomBarrierPoint() function in RenderCommandList