Home
last modified time | relevance | path

Searched defs:gpuGenIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp69 const uint32_t gpuGenIndex = RenderHandleUtil::GetGenerationIndexPart(handle) + 1; in UnpackNewHandle() local
72 const uint32_t gpuGenIndex = uint32_t(handle.id >> INVALIDATE_GENERATION_SHIFT) + 1; in UnpackNewHandle() local