Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c1927 const bool src1_valid = type_sz(brw_inst_src1_type(devinfo, inst)) == 4 || in instruction_restrictions() local
1933 type_sz(exec_type) == 4 && !(src0_valid && src1_valid), in instruction_restrictions()