Searched refs:fMustUseCoherentHostVisibleMemory (Results 1 – 4 of 4) sorted by relevance
185 bool mustUseCoherentHostVisibleMemory() const { return fMustUseCoherentHostVisibleMemory; } in mustUseCoherentHostVisibleMemory()411 bool fMustUseCoherentHostVisibleMemory = false; variable
79 bool fMustUseCoherentHostVisibleMemory; variable
98 , fMustUseCoherentHostVisibleMemory(mustUseCoherentHostVisibleMemory) {} in GrVkAMDMemoryAllocator()180 if (fMustUseCoherentHostVisibleMemory && in allocateBufferMemory()
558 fMustUseCoherentHostVisibleMemory = true; in applyDriverCorrectnessWorkarounds()