HomeSort by: relevance | last modified time | path
    Searched refs:heap_proportion (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_device.c 2597 double heap_proportion = (double) heap_size / total_heaps_size; local
2598 VkDeviceSize available_prop = mem_available * heap_proportion;
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_device.c 1684 double heap_proportion = (double) heap_size / total_heaps_size; local
1685 VkDeviceSize sys_available_prop = sys_available * heap_proportion;

Completed in 11 milliseconds