Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h463 void on_vkGetPhysicalDeviceExternalSemaphoreProperties(
DResourceTracker.cpp6669 void ResourceTracker::on_vkGetPhysicalDeviceExternalSemaphoreProperties( in on_vkGetPhysicalDeviceExternalSemaphoreProperties() function in gfxstream::vk::ResourceTracker
6713 on_vkGetPhysicalDeviceExternalSemaphoreProperties( in on_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
DVkEncoder.cpp19489 sResourceTracker->on_vkGetPhysicalDeviceExternalSemaphoreProperties( in vkGetPhysicalDeviceExternalSemaphoreProperties()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h493 void on_vkGetPhysicalDeviceExternalSemaphoreProperties(
DVkDecoderGlobalState.cpp5356 void on_vkGetPhysicalDeviceExternalSemaphoreProperties( in on_vkGetPhysicalDeviceExternalSemaphoreProperties() function in gfxstream::vk::VkDecoderGlobalState::Impl
8468 void VkDecoderGlobalState::on_vkGetPhysicalDeviceExternalSemaphoreProperties( in on_vkGetPhysicalDeviceExternalSemaphoreProperties() function in gfxstream::vk::VkDecoderGlobalState
8472 return mImpl->on_vkGetPhysicalDeviceExternalSemaphoreProperties( in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
8480 return mImpl->on_vkGetPhysicalDeviceExternalSemaphoreProperties( in on_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
DVkDecoder.cpp10545 m_state->on_vkGetPhysicalDeviceExternalSemaphoreProperties( in decode()