Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkReconstruction.h75 void forEachHandleDeleteApi(const uint64_t* toProcess, uint32_t count);
DVkReconstruction.cpp343 forEachHandleDeleteApi(toRemove, count); in removeHandles()
371 void VkReconstruction::forEachHandleDeleteApi(const uint64_t* toProcess, uint32_t count) { in forEachHandleDeleteApi() function in VkReconstruction