Home
last modified time | relevance | path

Searched defs:min_dispatch_width (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs.cpp6093 fs_visitor::allocate_registers(unsigned min_dispatch_width, bool allow_spilling) in allocate_registers()
6503 fs_visitor::run_cs(unsigned min_dispatch_width) in run_cs()
7033 unsigned min_dispatch_width = in brw_compile_cs() local