Searched defs:usingDirectMapping (Results 1 – 2 of 2) sorted by relevance
| /external/mesa3d/src/gfxstream/host/vulkan/ | ||
| D | VkDecoderGlobalState.cpp | 3895 bool usingDirectMapping() const { in usingDirectMapping() function in gfxstream::vk::VkDecoderGlobalState::Impl |
| /external/mesa3d/src/gfxstream/guest/vulkan_enc/ | ||
| D | ResourceTracker.cpp | 1507 bool ResourceTracker::usingDirectMapping() const { return true; } in usingDirectMapping() function in gfxstream::vk::ResourceTracker |