Home
last modified time | relevance | path

Searched defs:getWaitSemaphoreCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp6110 uint32_t getWaitSemaphoreCount(const VkSubmitInfo& pSubmit) { in getWaitSemaphoreCount() function in gfxstream::vk::VkDecoderGlobalState::Impl
6113 uint32_t getWaitSemaphoreCount(const VkSubmitInfo2& pSubmit) { in getWaitSemaphoreCount() function in gfxstream::vk::VkDecoderGlobalState::Impl
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DResourceTracker.cpp186 uint32_t getWaitSemaphoreCount(const VkSubmitInfo2& pSubmit) { in getWaitSemaphoreCount() function