Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp5582 bool usingDirectMapping() const { in usingDirectMapping() function in gfxstream::vk::VkDecoderGlobalState::Impl
9682 bool VkDecoderGlobalState::usingDirectMapping() const { return mImpl->usingDirectMapping(); } in usingDirectMapping() function in gfxstream::vk::VkDecoderGlobalState
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DResourceTracker.cpp1494 bool ResourceTracker::usingDirectMapping() const { return true; } in usingDirectMapping() function in gfxstream::vk::ResourceTracker