Home
last modified time | relevance | path

Searched defs:mip (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_blur.cpp363 const uint32_t mip = idx; in RenderGaussian() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp408 const uint32_t mip = imageSubresource.mipLevel; in BlitArray() local
439 const uint32_t mip = imageSubresource.mipLevel; in Blit2D() local
463 const uint32_t mip = imageSubresource.mipLevel; in Blit3D() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp1620 const uint32_t mip = subresourceLayer.mipLevel; in RenderCommand() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp217 const uint32_t mip = copy.imageSubresource.mipLevel; in ValidateGpuImageCopy() local