Home
last modified time | relevance | path

Searched refs:hvaSizeId (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp2939 uint64_t hvaSizeId[3]; in createCoherentMemory() local
2940 res = enc->vkGetMemoryHostAddressInfoGOOGLE(device, mem, &hvaSizeId[0], &hvaSizeId[1], in createCoherentMemory()
2941 &hvaSizeId[2], true /* do lock */); in createCoherentMemory()
2954 createBlob.blobId = hvaSizeId[2]; in createCoherentMemory()