Searched defs:mustUseCoherentHostVisibleMemory (Results 1 – 4 of 4) sorted by relevance
24 bool mustUseCoherentHostVisibleMemory, in Make()
92 bool mustUseCoherentHostVisibleMemory = false; /*caps->mustUseCoherentHostVisibleMemory();*/ in Make() local
190 bool mustUseCoherentHostVisibleMemory() const { return fMustUseCoherentHostVisibleMemory; } in mustUseCoherentHostVisibleMemory() function
218 bool mustUseCoherentHostVisibleMemory = caps->mustUseCoherentHostVisibleMemory(); in Make() local