Searched refs:has_cpu_access (Results 1 – 2 of 2) sorted by relevance
192 bool has_cpu_access; member
997 rmt_file_domain_to_heap_type(enum vk_rmv_kernel_memory_domain domain, bool has_cpu_access) in rmt_file_domain_to_heap_type() argument1004 return has_cpu_access ? RMT_HEAP_TYPE_LOCAL : RMT_HEAP_TYPE_INVISIBLE; in rmt_file_domain_to_heap_type()1282 rmt_file_write_bits(&data, description->has_cpu_access, 2, 2); in rmt_dump_query_pool_resource()