Searched refs:on_vkGetPhysicalDeviceFormatProperties2 (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 159 void on_vkGetPhysicalDeviceFormatProperties2(android::base::BumpPool* pool,
|
D | VkDecoderGlobalState.cpp | 1400 void on_vkGetPhysicalDeviceFormatProperties2(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFormatProperties2() function in gfxstream::vk::VkDecoderGlobalState::Impl 7882 void VkDecoderGlobalState::on_vkGetPhysicalDeviceFormatProperties2( in on_vkGetPhysicalDeviceFormatProperties2() function in gfxstream::vk::VkDecoderGlobalState 7885 mImpl->on_vkGetPhysicalDeviceFormatProperties2(pool, physicalDevice, format, pFormatProperties); in on_vkGetPhysicalDeviceFormatProperties2() 7891 mImpl->on_vkGetPhysicalDeviceFormatProperties2(pool, physicalDevice, format, pFormatProperties); in on_vkGetPhysicalDeviceFormatProperties2KHR()
|
D | VkDecoder.cpp | 9552 m_state->on_vkGetPhysicalDeviceFormatProperties2(&m_pool, physicalDevice, format, in decode()
|