Home
last modified time | relevance | path

Searched defs:depthImage (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.h397 RENDER_NS::RenderHandleReference depthImage; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp191 constexpr GpuImageDesc CreateReflectionPlaneGpuImageDesc(bool depthImage) in CreateReflectionPlaneGpuImageDesc()
1007 … uint32_t newWidth, uint32_t newHeight, uint baseMipCount, bool depthImage) { in UpdatePlaneReflectionTargetResolution()