Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp251 bool GetScalingImageNeed(const GpuImageDesc& desc, const array_view<const IImageContainer::SubImageDesc>& copies) in GetScalingImageNeed() function
263 bool GetScalingImageNeed(const GpuImageDesc& desc, const array_view<const BufferImageCopy>& copies) in GetScalingImageNeed() function
802 const bool scaleImage = GetScalingImageNeed(desc, copies);
845 if (GetScalingImageNeed(desc, bufferImageCopies)) { // needs to be locked

Completed in 4 milliseconds