Searched refs:src1_width (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/igt-gpu-tools/assembler/ |
H A D | brw_structs.h | 1047 unsigned src1_width:3; member 1076 unsigned src1_width:3; member
|
H A D | brw_disasm.c | 958 inst->bits3.da1.src1_width, in src1() 976 inst->bits3.ia1.src1_width, in src1()
|
H A D | brw_eu_emit.c | 415 insn->bits3.da1.src1_width = reg.width; in brw_set_src1()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_inst.h | 127 F(src1_width, /* 4+ */ 116, 114)
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_inst.h | 319 F(src1_width, /* 9+ */ 116, 114, /* 12+ */ 115, 113)
|
H A D | test_eu_validate.cpp | 2866 src1_type, src1_vstride, src1_width, src1_hstride, \ in TEST_P() argument 2883 BRW_WIDTH_##src1_width, \ in TEST_P()
|