Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_urb_config.c345 const unsigned mesh_urb_kb = total_urb_kb - task_urb_kb; in intel_get_mesh_urb_config() local
369 r.mesh_entries = MIN2((mesh_urb_kb * 16) / r.mesh_entry_size_64b, 1548); in intel_get_mesh_urb_config()