Searched refs:mBlobMapping (Results 1 – 2 of 2) sorted by relevance
64 VirtGpuResourceMappingPtr mBlobMapping = nullptr; variable
36 : mSize(size), mBlobMapping(blobMapping), mDevice(device), mMemory(memory) { in CoherentMemory()