Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_eu_defines.h919 tgl_swsb_encode(const struct intel_device_info *devinfo, in tgl_swsb_encode() function
H A Dbrw_gram.y296 tgl_swsb_encode(p->devinfo, options.depinfo, in i965_asm_set_instruction_options()
H A Dbrw_eu_emit.c372 …brw_inst_set_swsb(devinfo, insn, tgl_swsb_encode(devinfo, state->swsb, brw_inst_opcode(isa, insn))… in brw_inst_set_state()