Searched refs:FlushMappedAlloc (Results 1 – 4 of 4) sorted by relevance
41 void FlushMappedAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc);
191 GrVkMemory::FlushMappedAlloc(gpu, this->alloc()); in internalUnmap()
289 void GrVkMemory::FlushMappedAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in FlushMappedAlloc() function in GrVkMemory
616 GrVkMemory::FlushMappedAlloc(this, alloc); in uploadTexDataLinear()1132 GrVkMemory::FlushMappedAlloc(gpu, alloc); in copy_testing_data()