Searched refs:dstImagePtr (Results 1 – 1 of 1) sorted by relevance
1510 const GpuImageVk* dstImagePtr = gpuResourceMgr_.GetImage<GpuImageVk>(renderCmd.dstHandle); in RenderCommand() local1511 if (srcImagePtr && dstImagePtr) { in RenderCommand()1513 …const GpuImagePlatformDataVk& dstPlatImage = (const GpuImagePlatformDataVk&)dstImagePtr->GetPlatfo… in RenderCommand()