Home
last modified time | relevance | path

Searched defs:hostMemoryTypeIndex (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkEmulatedPhysicalDeviceMemory.cpp118 uint32_t hostMemoryTypeIndex = mGuestToHostMemoryTypeIndexMap[guestMemoryTypeIndex]; in getHostMemoryInfoFromGuestMemoryTypeIndex() local
131 for (uint32_t hostMemoryTypeIndex = 0; in transformToGuestMemoryRequirements() local
DVkCommonOperations.h436 uint32_t hostMemoryTypeIndex; member
DVkCommonOperations.cpp4250 uint32_t hostMemoryTypeIndex = 0; in findRepresentativeColorBufferMemoryTypeIndexLocked() local
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp1516 uint32_t hostMemoryTypeIndex = -1; in TEST_P() local