Home
last modified time | relevance | path

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

/external/igt-gpu-tools/assembler/
Dbrw_structs.h1047 unsigned src1_width:3; member
1076 unsigned src1_width:3; member
Dbrw_disasm.c958 inst->bits3.da1.src1_width, in src1()
976 inst->bits3.ia1.src1_width, in src1()
Dbrw_eu_emit.c415 insn->bits3.da1.src1_width = reg.width; in brw_set_src1()
/external/mesa3d/src/intel/compiler/
Dbrw_inst.h244 F(src1_width, /* 4+ */ 116, 114, /* 12+ */ 115, 113)
Dtest_eu_validate.cpp2841 src1_type, src1_vstride, src1_width, src1_hstride, \ in TEST_P() argument
2858 BRW_WIDTH_##src1_width, \ in TEST_P()