Searched refs:getNonCoherentExtendedSize (Results 1 – 2 of 2) sorted by relevance
514 VkDeviceSize getNonCoherentExtendedSize(VkDevice device, VkDeviceSize basicSize) const;
768 VkDeviceSize getNonCoherentExtendedSize(VkDevice device, VkDeviceSize basicSize) const { in getNonCoherentExtendedSize() function in goldfish_vk::ResourceTracker::Impl2649 getNonCoherentExtendedSize(device, in on_vkAllocateMemory()5063 VkDeviceSize ResourceTracker::getNonCoherentExtendedSize(VkDevice device, VkDeviceSize basicSize) c… in getNonCoherentExtendedSize() function in goldfish_vk::ResourceTracker5064 return mImpl->getNonCoherentExtendedSize(device, basicSize); in getNonCoherentExtendedSize()