Searched refs:on_vkBindImageMemory2KHR (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 220 VkResult on_vkBindImageMemory2KHR(void* context, VkResult input_result, VkDevice device,
|
D | func_table.cpp | 3395 vkBindImageMemory2KHR_VkResult_return = resources->on_vkBindImageMemory2KHR( in gfxstream_vk_BindImageMemory2KHR()
|
D | ResourceTracker.cpp | 5239 VkResult ResourceTracker::on_vkBindImageMemory2KHR(void* context, VkResult result, VkDevice device, in on_vkBindImageMemory2KHR() function in gfxstream::vk::ResourceTracker
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 237 VkResult on_vkBindImageMemory2KHR(android::base::BumpPool* pool, VkDevice device,
|
D | VkDecoderGlobalState.cpp | 8018 VkResult VkDecoderGlobalState::on_vkBindImageMemory2KHR(android::base::BumpPool* pool, in on_vkBindImageMemory2KHR() function in gfxstream::vk::VkDecoderGlobalState
|
D | VkDecoder.cpp | 15807 m_state->on_vkBindImageMemory2KHR(&m_pool, device, bindInfoCount, pBindInfos); in decode()
|