Searched refs:dword_type (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ | ||
H A D | brw_fs_nir.cpp | 1347 const enum brw_reg_type dword_type = in nir_emit_alu() local 1350 bld.MUL(result, retype(op[0], dword_type), op[1]); in nir_emit_alu() |
Completed in 8 milliseconds