Home
last modified time | relevance | path

Searched refs:one_task_urb_kb (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_urb_config.c341 const unsigned one_task_urb_kb = ALIGN(r.task_entry_size_64b * 64, 1024) / 1024; in intel_get_mesh_urb_config() local
343 const unsigned task_urb_kb = ALIGN(MAX2(total_urb_kb * task_urb_share, one_task_urb_kb), 8); in intel_get_mesh_urb_config()