Searched refs:transAlloc (Results 1 – 2 of 2) sorted by relevance
2184 const GrVkAlloc& transAlloc = transferBuffer->alloc(); in onReadPixels() local2185 GrVkMemory::InvalidateMappedAlloc(this, transAlloc, 0, transAlloc.fSize); in onReadPixels()
2232 const GrVkAlloc& transAlloc = transferBuffer->alloc(); in onReadPixels() local2233 GrVkMemory::InvalidateMappedAlloc(this, transAlloc, 0, transAlloc.fSize); in onReadPixels()