Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp3895 bool usingDirectMapping() const { in usingDirectMapping() function in gfxstream::vk::VkDecoderGlobalState::Impl
7479 bool VkDecoderGlobalState::usingDirectMapping() const { return mImpl->usingDirectMapping(); } in usingDirectMapping() function in gfxstream::vk::VkDecoderGlobalState
/external/mesa3d/src/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp1507 bool ResourceTracker::usingDirectMapping() const { return true; } in usingDirectMapping() function in gfxstream::vk::ResourceTracker