Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_inst.h770 brw_inst_sends_ex_desc(const struct gen_device_info *devinfo, in brw_inst_sends_ex_desc() function
Dbrw_eu_validate.c430 const uint32_t ex_desc = brw_inst_sends_ex_desc(devinfo, inst); in send_restrictions()
Dbrw_disasm.c1845 imm_ex_desc = brw_inst_sends_ex_desc(devinfo, inst); in brw_disassemble_inst()