Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h443 VkResult on_vkGetPhysicalDeviceImageFormatProperties2(
Dfunc_table.cpp1895 resources->on_vkGetPhysicalDeviceImageFormatProperties2( in gfxstream_vk_GetPhysicalDeviceImageFormatProperties2()
DResourceTracker.cpp6586 VkResult ResourceTracker::on_vkGetPhysicalDeviceImageFormatProperties2( in on_vkGetPhysicalDeviceImageFormatProperties2() function in gfxstream::vk::ResourceTracker
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h146 VkResult on_vkGetPhysicalDeviceImageFormatProperties2(
DVkDecoderGlobalState.cpp1298 VkResult on_vkGetPhysicalDeviceImageFormatProperties2( in on_vkGetPhysicalDeviceImageFormatProperties2() function in gfxstream::vk::VkDecoderGlobalState::Impl
7861 VkResult VkDecoderGlobalState::on_vkGetPhysicalDeviceImageFormatProperties2( in on_vkGetPhysicalDeviceImageFormatProperties2() function in gfxstream::vk::VkDecoderGlobalState
7865 return mImpl->on_vkGetPhysicalDeviceImageFormatProperties2( in on_vkGetPhysicalDeviceImageFormatProperties2()
7872 return mImpl->on_vkGetPhysicalDeviceImageFormatProperties2( in on_vkGetPhysicalDeviceImageFormatProperties2KHR()
DVkDecoder.cpp9617 m_state->on_vkGetPhysicalDeviceImageFormatProperties2( in decode()