Searched refs:mustUseCoherentHostVisibleMemory (Results 1 – 3 of 3) sorted by relevance
90 allocator, std::move(interface), caps->mustUseCoherentHostVisibleMemory())); in Make()95 bool mustUseCoherentHostVisibleMemory) in GrVkAMDMemoryAllocator() argument98 , fMustUseCoherentHostVisibleMemory(mustUseCoherentHostVisibleMemory) {} in GrVkAMDMemoryAllocator()
67 bool mustUseCoherentHostVisibleMemory);
182 bool mustUseCoherentHostVisibleMemory() const { return fMustUseCoherentHostVisibleMemory; } in mustUseCoherentHostVisibleMemory() function