Home
last modified time | relevance | path

Searched defs:mipLevel (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_staging.cpp92 uint32_t GetMipLevelSize(uint32_t originalSize, uint32_t mipLevel) in GetMipLevelSize() argument
H A Drender_blur.cpp276 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 Dnode_context_pool_manager_gles.cpp41 uint32_t mipLevel; member
[all...]
H A Drender_backend_gles.cpp71 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 Drender_graph.cpp378 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