Searched refs:forEachHandleDeleteApi (Results 1 – 2 of 2) sorted by relevance
98 void forEachHandleDeleteApi(const uint64_t* toProcess, uint32_t count);
374 forEachHandleDeleteApi(toRemove + i, 1); in removeHandles()402 forEachHandleDeleteApi(toRemove + i, 1); in removeHandles()420 void VkReconstruction::forEachHandleDeleteApi(const uint64_t* toProcess, uint32_t count) { in forEachHandleDeleteApi() function in gfxstream::vk::VkReconstruction