Searched refs:total_phys (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c355 uint64_t total_phys; local in function:anv_gather_meminfo
356 if (!os_get_total_physical_memory(&total_phys)) {
372 .probed_size = total_phys,

Completed in 7 milliseconds