Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.h364 unsigned max_dispatch_width; variable
Dbrw_fs_visitor.cpp922 this->max_dispatch_width = 32; in init()
Dbrw_fs.cpp645 max_dispatch_width = n; in limit_dispatch_width()
6466 if (v8.max_dispatch_width >= 16 && in brw_compile_fs()
6693 !fail_msg && v8.max_dispatch_width >= 16 && in brw_compile_cs()
6718 if (!fail_msg && v8.max_dispatch_width >= 32 && in brw_compile_cs()