Searched refs:orig_width (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_fs_copy_propagation.cpp | 661 const unsigned orig_width = 1 << entry->src.width; local in function:fs_visitor::try_copy_propagate 664 inst->src[arg].width = cvt(MIN2(orig_width, reg_width)) - 1; |
Completed in 4 milliseconds