Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4679 inline VkImageLayout getIMBNewLayout(const VkImageMemoryBarrier& imb) { return imb.newLayout; } in getIMBNewLayout() function in gfxstream::vk::VkDecoderGlobalState::Impl
4680 inline VkImageLayout getIMBNewLayout(const VkImageMemoryBarrier2& imb) { return imb.newLayout; } in getIMBNewLayout() function in gfxstream::vk::VkDecoderGlobalState::Impl