Home
last modified time | relevance | path

Searched refs:dstMip (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp1162 const uint32_t dstMip = cb.dst.optionalImageSubresourceRange.baseMipLevel; in HandleCustomBarriers() local
1164 (dstMip != PipelineStateConstants::GPU_IMAGE_ALL_MIP_LEVELS)) { in HandleCustomBarriers()
1165 if (dstMip < RenderGraph::MAX_MIP_STATE_COUNT) { in HandleCustomBarriers()
1166 mipLevel = dstMip; in HandleCustomBarriers()

Completed in 4 milliseconds