Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
Dgfxstream_vk_private.cpp58 const VkSemaphoreSubmitInfo* pSemaphoreSubmitInfos, uint32_t semaphoreSubmitInfoCount) { in transformVkSemaphoreSubmitInfoList() argument
60 for (uint32_t j = 0; j < semaphoreSubmitInfoCount; ++j) { in transformVkSemaphoreSubmitInfoList()
Dgfxstream_vk_private.h139 const VkSemaphoreSubmitInfo* pSemaphoreSubmitInfos, uint32_t semaphoreSubmitInfoCount);