Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_staging.cpp102 const uint32_t mipCount = imageDesc.mipCount; in GenerateMipmaps() local
202 const uint32_t mipCount = imageDesc.mipCount; in CopyBuffersToImages() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_common.cpp165 uint32_t mipCount = 1; in ResolveImageDesc() local
H A Dimage_loader_stb_image.cpp236 uint32_t mipCount = 1; in ResolveImageDesc() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.h162 uint32_t mipCount[2U]; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp379 uint32_t mipCount = PipelineStateConstants::GPU_IMAGE_ALL_MIP_LEVELS; in GetSrcImageBarrierMips() local
429 uint32_t mipCount = PipelineStateConstants::GPU_IMAGE_ALL_MIP_LEVELS; in GetDstImageBarrierMips() local
1158 uint32_t mipCount = PipelineStateConstants::GPU_IMAGE_ALL_MIP_LEVELS; in HandleCustomBarriers() local

Completed in 9 milliseconds