Searched defs:host_cached (Results 1 – 2 of 2) sorted by relevance
421 const bool host_cached = mem->property_flags & VK_MEMORY_PROPERTY_HOST_CACHED_BIT; in vkr_context_get_blob_locked() local
175 pub fn host_cached(self) -> bool { in host_cached() method