Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c186 src1_is_null(const struct intel_device_info *devinfo, const brw_inst *inst) in src1_is_null() function
376 ERROR_IF(src1_is_null(devinfo, inst), "src1 is null"); in sources_not_null()