Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2603 std::vector<VkFence> externalFences; in on_vkResetFences() local
2612 externalFences.push_back(pFences[i]); in on_vkResetFences()
2632 for (auto fence : externalFences) { in on_vkResetFences()