Home
last modified time | relevance | path

Searched defs:gpuAddr (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DHostVisibleMemoryVirtualization.cpp24 CoherentMemory::CoherentMemory(GoldfishAddressSpaceBlockPtr block, uint64_t gpuAddr, uint64_t size, in CoherentMemory()
H A DResourceTracker.cpp2907 uint64_t gpuAddr = 0; in createCoherentMemory() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/
H A Dmos_auxtable_mgr.cpp49 …locateCb(void *bufMgr, size_t size, size_t alignment, void **bo, void **cpuAddr, uint64_t *gpuAddr) in AllocateCb()
/aosp_15_r20/external/gmmlib/Source/GmmLib/Resource/Linux/
H A DGmmResourceInfoLinCWrapper.cpp41 uint64_t gpuAddr = 0ULL; in GmmDeviceCallback() local
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/
H A DGmmAuxTableULT.cpp40 …:allocCB(void *bufMgr, size_t size, size_t alignment, void **bo, void **cpuAddr, uint64_t *gpuAddr) in allocCB()