Home
last modified time | relevance | path

Searched defs:hbld (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_nir.cpp231 const fs_builder hbld = abld.group(MIN2(16, v->dispatch_width), i); in emit_system_values_block() local
H A Dbrw_fs.h594 const brw::fs_builder hbld = bld.exec_all().group(16, 0); in fetch_payload_reg() local
618 const brw::fs_builder hbld = bld.exec_all().group(8, 0); in fetch_barycentric_reg() local
H A Dbrw_fs_visitor.cpp387 const fs_builder hbld = abld.group(MIN2(16, dispatch_width), i); in emit_interpolation_setup_gfx6() local
[all...]

Completed in 9 milliseconds