Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkEmulatedPhysicalDeviceMemory.cpp137 uint32_t guestMemoryTypeIndex = mHostToGuestMemoryTypeIndexMap[hostMemoryTypeIndex]; in transformToGuestMemoryRequirements() local
DVkCommonOperations.h442 uint32_t guestMemoryTypeIndex; member
DVkCommonOperations.cpp4264 uint32_t guestMemoryTypeIndex = helper.getGuestColorBufferMemoryTypeIndex(); in findRepresentativeColorBufferMemoryTypeIndexLocked() local