Searched refs:execution_type (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.1.10.rst51 execution_type()"
H A D17.2.1.rst85 - cherry-ignore: add execution_type() fix to the list
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_validate.c442 execution_type(const struct gen_device_info *devinfo, const brw_inst *inst) function in typeref:enum:brw_reg_type
670 unsigned exec_type = execution_type(devinfo, inst);
1667 enum brw_reg_type exec_type = execution_type(devinfo, inst);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu_validate.c525 execution_type(const struct intel_device_info *devinfo, const brw_inst *inst) function in typeref:enum:brw_reg_type
757 unsigned exec_type = execution_type(devinfo, inst);
1754 enum brw_reg_type exec_type = execution_type(devinfo, inst);
1974 enum brw_reg_type exec_type = execution_type(devinfo, inst);

Completed in 11 milliseconds