Searched defs:imageDesc (Results 1 – 10 of 10) sorted by relevance
92 const GpuImageDesc imageDesc = gpuResourceMgr.GetImageDescriptor(imageData_.mipImage); in PreExecute() local191 …const GpuImageDesc imageDesc = renderNodeContextMgr.GetGpuResourceManager().GetImageDescriptor(ima… in RenderData() local
98 void GenerateMipmaps(IRenderCommandList& cmdList, const GpuImageDesc& imageDesc, const RenderHandle… in GenerateMipmaps()180 … const GpuImageDesc imageDesc = gpuResourceMgr.GetImageDescriptor(ref.dstHandle.GetHandle()); in CopyBuffersToImages() local
333 …const GpuImageDesc imageDesc = renderNodeContextMgr_->GetGpuResourceManager().GetImageDescriptor(i… in RenderGraphics() local
207 … const GpuImageDesc imageDesc = gpuResourceMgr.GetImageDescriptor(imageHandle); in SelectBaseDesc() local
1498 auto imageDesc = GetImageDesc(); in SetupGpuImageTarget() local1522 auto imageDesc = GetImageDesc(); in SetupGpuDepthTarget() local1535 RENDER_NS::GpuImageDesc imageDesc; in GetImageDesc() local
394 const GpuImageDesc& imageDesc; member407 const auto& imageDesc = bd.imageDesc; in BlitArray() local438 const auto& imageDesc = bd.imageDesc; in Blit2D() local462 const auto& imageDesc = bd.imageDesc; in Blit3D() local648 …age(const Offset3D& offset, const Size3D& extent, uint32_t mipLevel, const GpuImageDesc& imageDesc) in ValidateCopyImage()
1477 const auto& imageDesc = image->GetImageDesc(); in ImportTexture() local2170 … const GpuImageDesc imageDesc = gpuResourceManager.GetImageDescriptor(envMapHandle); in CreateEnvironmentComponent() local2196 …Data PrepareImageData(const ImageLoadResultVector& imageLoadResults, const GpuImageDesc& imageDesc) in PrepareImageData()2254 const GpuImageDesc imageDesc = { in CreateCubemapFromImages() local
459 RENDER_NS::GpuImageDesc imageDesc; in CheckImageHandle() local
1260 const ImageDescVk& imageDesc = (const ImageDescVk&)platformData; in CreateGpuImageView() local
1618 const GpuImageDesc& imageDesc = gpuImage->GetDesc(); in RenderCommand() local