Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp48 static constexpr uint32_t INVALID_PENDING_INDEX { ~0u }; variable
472 pendingArrIndex != INVALID_PENDING_INDEX) { in GetPendingOptionalResourceIndex()
1241 pendingArrIndex != INVALID_PENDING_INDEX) { in Destroy()
1251 … PLUGIN_ASSERT(store.additionalData[arrayIndex].indexToPendingData == INVALID_PENDING_INDEX); in Destroy()
2201 …(pendingArrIndex != INVALID_PENDING_INDEX) && (pendingArrIndex < store.pendingData.allocations.siz… in StoreAllocation()