Searched refs:has_invalid_src_region (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp66 * lowering pass will detect the mismatch in has_invalid_src_region
127 has_invalid_src_region(const gen_device_info *devinfo, const fs_inst *inst, function in namespace:__anon2ddb267b0110
436 if (has_invalid_src_region(devinfo, inst, i))
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp66 * lowering pass will detect the mismatch in has_invalid_src_region
127 has_invalid_src_region(const intel_device_info *devinfo, const fs_inst *inst, function in namespace:__anon94c3f22e0110
505 if (has_invalid_src_region(devinfo, inst, i))

Completed in 4 milliseconds