Searched refs:RecordAllocation (Results 1 – 4 of 4) sorted by relevance
33 void RecordAllocation(const int64_t alignedByteSize) in RecordAllocation() function129 RecordAllocation(static_cast<int64_t>(plat_.alignedByteSize));152 RecordAllocation(-static_cast<int64_t>(plat_.alignedByteSize)); in ~GpuBufferGLES()
36 void RecordAllocation(const int64_t alignedByteSize) in RecordAllocation() function223 …RecordAllocation(static_cast<int64_t>(plat_.bytesperpixel * desc_.width * desc_.height * desc_.dep… in GpuImageGLES()280 …RecordAllocation(-static_cast<int64_t>(plat_.bytesperpixel * desc_.width * desc_.height * desc_.de… in ~GpuImageGLES()
74 void RecordAllocation( in RecordAllocation() function177 RecordAllocation(*gpuMemAllocator, desc_, -static_cast<int64_t>(plat_.fullByteSize)); in ~GpuBufferVk()213 RecordAllocation(*gpuMemAllocator, desc_, plat_.fullByteSize); in CreateBufferImpl()
39 void RecordAllocation(const int64_t alignedByteSize) in RecordAllocation() function211 RecordAllocation(static_cast<int64_t>(mem_.allocationInfo.size)); in GpuImageVk()268 RecordAllocation(-static_cast<int64_t>(mem_.allocationInfo.size)); in ~GpuImageVk()