Searched defs:mipLevel (Results 1 - 5 of 5) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_staging.cpp | 92 uint32_t GetMipLevelSize(uint32_t originalSize, uint32_t mipLevel) in GetMipLevelSize() argument
|
H A D | render_blur.cpp | 276 void DownscaleBarrier(IRenderCommandList& cmdList, const RenderHandle image, const uint32_t mipLevel) in DownscaleBarrier() argument 292 BlurHorizontalBarrier( IRenderCommandList& cmdList, const RenderHandle realImage, const uint32_t mipLevel, const RenderHandle tmpImage) BlurHorizontalBarrier() argument 304 BlurVerticalBarrier( IRenderCommandList& cmdList, const RenderHandle realImage, const uint32_t mipLevel, const RenderHandle tmpImage) BlurVerticalBarrier() argument [all...] |
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | node_context_pool_manager_gles.cpp | 41 uint32_t mipLevel; member [all...] |
H A D | render_backend_gles.cpp | 71 uint32_t mipLevel; member 648 ValidateCopyImage(const Offset3D& offset, const Size3D& extent, uint32_t mipLevel, const GpuImageDesc& imageDesc) ValidateCopyImage() argument [all...] |
/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | render_graph.cpp | 378 uint32_t mipLevel = 0U; in GetSrcImageBarrierMips() local 428 uint32_t mipLevel = 0U; in GetDstImageBarrierMips() local 1157 uint32_t mipLevel = 0U; HandleCustomBarriers() local [all...] |
Completed in 8 milliseconds