Searched refs:IsMemoryHostCoherent (Results 1 – 3 of 3) sorted by relevance
53 !device_->IsMemoryHostCoherent(memory_type_index)) { in Initialize()
75 bool IsMemoryHostCoherent(uint32_t memory_type_index) const;
509 bool Device::IsMemoryHostCoherent(uint32_t memory_type_index) const { in IsMemoryHostCoherent() function in amber::vulkan::Device