Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dintf_device.h35 CORE_DEVICE_CONFIGURATION_PIPELINE_CACHE_BIT = 1 << 0, enumerator
95 uint32_t configurationFlags { CORE_DEVICE_CONFIGURATION_PIPELINE_CACHE_BIT };
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_context.cpp374 …evice_->GetDeviceConfiguration().configurationFlags & CORE_DEVICE_CONFIGURATION_PIPELINE_CACHE_BIT in ~RenderContext()
404 …evice_->GetDeviceConfiguration().configurationFlags & CORE_DEVICE_CONFIGURATION_PIPELINE_CACHE_BIT in Init()