Searched refs:emit_scan (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_fs_builder.h | 449 emit_scan(enum opcode opcode, const dst_reg &tmp, function in class:brw::fs_builder 462 ubld.emit_scan(opcode, left, cluster_size, mod); 463 ubld.emit_scan(opcode, right, cluster_size, mod);
|
| H A D | brw_fs_nir.cpp | 4923 bld.emit_scan(brw_op, scan, cluster_size, cond_mod); 4984 bld.emit_scan(brw_op, scan, dispatch_width, cond_mod);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_fs_builder.h | 506 emit_scan(enum opcode opcode, const dst_reg &tmp, function in class:brw::fs_builder 519 ubld.emit_scan(opcode, left, cluster_size, mod); 520 ubld.emit_scan(opcode, right, cluster_size, mod);
|
| H A D | brw_fs_nir.cpp | 5515 bld.emit_scan(brw_op, scan, cluster_size, cond_mod); 5576 bld.emit_scan(brw_op, scan, dispatch_width, cond_mod);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.3.0.rst | 2692 - intel/fs: roll the loop with the <0,1,0> additions in emit_scan()
|
Completed in 23 milliseconds