Home
last modified time | relevance | path

Searched refs:CORE_ENGINE_IMAGE_CREATION_SCALE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dgpu_resource_desc.h96 CORE_ENGINE_IMAGE_CREATION_SCALE = 0x00000008, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp254 if (desc.engineCreationFlags & EngineImageCreationFlagBits::CORE_ENGINE_IMAGE_CREATION_SCALE) { in GetScalingImageNeed()
266 if (desc.engineCreationFlags & EngineImageCreationFlagBits::CORE_ENGINE_IMAGE_CREATION_SCALE) { in GetScalingImageNeed()