Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_blur.cpp92 const GpuImageDesc imageDesc = gpuResourceMgr.GetImageDescriptor(imageData_.mipImage); in PreExecute() local
191 …const GpuImageDesc imageDesc = renderNodeContextMgr.GetGpuResourceManager().GetImageDescriptor(ima… in RenderData() local
H A Drender_staging.cpp98 void GenerateMipmaps(IRenderCommandList& cmdList, const GpuImageDesc& imageDesc, const RenderHandle… in GenerateMipmaps()
180 … const GpuImageDesc imageDesc = gpuResourceMgr.GetImageDescriptor(ref.dstHandle.GetHandle()); in CopyBuffersToImages() local
H A Drender_node_mip_chain_post_process.cpp333 …const GpuImageDesc imageDesc = renderNodeContextMgr_->GetGpuResourceManager().GetImageDescriptor(i… in RenderGraphics() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Drender_util.cpp207 … const GpuImageDesc imageDesc = gpuResourceMgr.GetImageDescriptor(imageHandle); in SelectBaseDesc() local
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1498 auto imageDesc = GetImageDesc(); in SetupGpuImageTarget() local
1522 auto imageDesc = GetImageDesc(); in SetupGpuDepthTarget() local
1535 RENDER_NS::GpuImageDesc imageDesc; in GetImageDesc() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp394 const GpuImageDesc& imageDesc; member
407 const auto& imageDesc = bd.imageDesc; in BlitArray() local
438 const auto& imageDesc = bd.imageDesc; in Blit2D() local
462 const auto& imageDesc = bd.imageDesc; in Blit3D() local
648 …age(const Offset3D& offset, const Size3D& extent, uint32_t mipLevel, const GpuImageDesc& imageDesc) in ValidateCopyImage()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp1477 const auto& imageDesc = image->GetImageDesc(); in ImportTexture() local
2170 … const GpuImageDesc imageDesc = gpuResourceManager.GetImageDescriptor(envMapHandle); in CreateEnvironmentComponent() local
2196 …Data PrepareImageData(const ImageLoadResultVector& imageLoadResults, const GpuImageDesc& imageDesc) in PrepareImageData()
2254 const GpuImageDesc imageDesc = { in CreateCubemapFromImages() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmaterial_impl.cpp459 RENDER_NS::GpuImageDesc imageDesc; in CheckImageHandle() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp1260 const ImageDescVk& imageDesc = (const ImageDescVk&)platformData; in CreateGpuImageView() local
H A Drender_backend_vk.cpp1618 const GpuImageDesc& imageDesc = gpuImage->GetDesc(); in RenderCommand() local