Home
last modified time | relevance | path

Searched defs:mipLevel (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_blur.cpp276 …id DownscaleBarrier(IRenderCommandList& cmdList, const RenderHandle image, const uint32_t mipLevel) in DownscaleBarrier()
293 …IRenderCommandList& cmdList, const RenderHandle realImage, const uint32_t mipLevel, const RenderHa… in BlurHorizontalBarrier()
305 …IRenderCommandList& cmdList, const RenderHandle realImage, const uint32_t mipLevel, const RenderHa… in BlurVerticalBarrier()
H A Drender_staging.cpp92 uint32_t GetMipLevelSize(uint32_t originalSize, uint32_t mipLevel) in GetMipLevelSize()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp379 uint32_t mipLevel = 0U; in GetSrcImageBarrierMips() local
429 uint32_t mipLevel = 0U; in GetDstImageBarrierMips() local
1162 uint32_t mipLevel = 0U; in HandleCustomBarriers() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp71 uint32_t mipLevel; member
131 uint32_t mipLevel {}; member
648 void ValidateCopyImage(const Offset3D& offset, const Size3D& extent, uint32_t mipLevel, const GpuIm… in ValidateCopyImage()
2576 auto setMipLevel = [](const uint32_t type, const uint32_t mipLevel) { in BindResources()
H A Dnode_context_pool_manager_gles.cpp41 uint32_t mipLevel; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp1864 ImageBasedLight::CubemapMipLevel mipLevel; in PrimitiveAttributes() local
H A Dgltf2_importer.cpp3210 for (const auto& mipLevel : light->specularImages) { in PrepareImageBasedLightTasks() local