Searched defs:mipLevel (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_blur.cpp | 276 …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 D | render_staging.cpp | 92 uint32_t GetMipLevelSize(uint32_t originalSize, uint32_t mipLevel) in GetMipLevelSize()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | render_graph.cpp | 379 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 D | render_backend_gles.cpp | 71 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 D | node_context_pool_manager_gles.cpp | 41 uint32_t mipLevel; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_loader.cpp | 1864 ImageBasedLight::CubemapMipLevel mipLevel; in PrimitiveAttributes() local
|
H A D | gltf2_importer.cpp | 3210 for (const auto& mipLevel : light->specularImages) { in PrepareImageBasedLightTasks() local
|