Searched refs:BRW_HORIZONTAL_STRIDE_1 (Results 1 – 17 of 17) sorted by relevance
/external/igt-gpu-tools/assembler/ |
D | brw_reg.h | 233 BRW_HORIZONTAL_STRIDE_1, in brw_vec16_reg() 248 BRW_HORIZONTAL_STRIDE_1, in brw_vec8_reg() 263 BRW_HORIZONTAL_STRIDE_1, in brw_vec4_reg() 278 BRW_HORIZONTAL_STRIDE_1, in brw_vec2_reg() 431 imm.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_imm_v() 443 imm.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_imm_vf() 458 imm.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_imm_vf4()
|
D | brw_eu_debug.c | 63 hwreg.hstride == BRW_HORIZONTAL_STRIDE_1 && in brw_print_reg()
|
D | gen8_instruction.c | 59 reg.hstride = BRW_HORIZONTAL_STRIDE_1; in gen8_set_dst() 74 reg.hstride = BRW_HORIZONTAL_STRIDE_1; in gen8_set_dst()
|
D | brw_eu_emit.c | 124 dest.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_set_dest() 142 dest.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_set_dest() 1786 assert(dest.hstride == BRW_HORIZONTAL_STRIDE_1); in brw_math() 1788 assert(src.hstride == BRW_HORIZONTAL_STRIDE_1); in brw_math() 1851 assert(dest.hstride == BRW_HORIZONTAL_STRIDE_1); in brw_math2() 1853 assert(src0.hstride == BRW_HORIZONTAL_STRIDE_1); in brw_math2() 1854 assert(src1.hstride == BRW_HORIZONTAL_STRIDE_1); in brw_math2()
|
D | brw_defines.h | 601 #define BRW_HORIZONTAL_STRIDE_1 1 macro
|
/external/mesa3d/src/intel/compiler/ |
D | test_eu_validate.cpp | 223 brw_inst_set_src0_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_1); in TEST_P() 321 brw_inst_set_src0_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_1); in TEST_P() 360 brw_inst_set_src0_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_1); in TEST_P() 632 brw_inst_set_src0_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_1); in TEST_P() 636 brw_inst_set_src1_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_1); in TEST_P() 683 brw_inst_set_src0_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_1); in TEST_P() 692 brw_inst_set_src1_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_1); in TEST_P() 818 brw_inst_set_dst_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_1); in TEST_P() 925 brw_inst_set_src0_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_1); in TEST_P() 929 brw_inst_set_src1_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_1); in TEST_P() [all …]
|
D | brw_reg.h | 462 BRW_HORIZONTAL_STRIDE_1, in brw_vec16_reg() 479 BRW_HORIZONTAL_STRIDE_1, in brw_vec8_reg() 496 BRW_HORIZONTAL_STRIDE_1, in brw_vec4_reg() 513 BRW_HORIZONTAL_STRIDE_1, in brw_vec2_reg() 758 imm.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_imm_vf4()
|
D | brw_eu_emit.c | 106 dest.hstride == BRW_HORIZONTAL_STRIDE_1) { in brw_set_dest() 120 (dest.hstride == BRW_HORIZONTAL_STRIDE_1 && in brw_set_dest() 133 assert(dest.hstride == BRW_HORIZONTAL_STRIDE_1 && in brw_set_dest() 149 dest.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_set_dest() 173 dest.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_set_dest() 241 (reg.hstride == BRW_HORIZONTAL_STRIDE_1 && in brw_set_src0() 253 (reg.hstride == BRW_HORIZONTAL_STRIDE_1 && in brw_set_src0() 362 (reg.hstride == BRW_HORIZONTAL_STRIDE_1 && in brw_set_src1() 774 case BRW_HORIZONTAL_STRIDE_1: in to_3src_align1_hstride() 1223 src1.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_PLN() [all …]
|
D | brw_fs_generator.cpp | 133 assert(brw_reg.hstride == BRW_HORIZONTAL_STRIDE_1); in brw_reg_from_fs_reg() 144 assert(brw_reg.hstride > BRW_HORIZONTAL_STRIDE_1); in brw_reg_from_fs_reg() 180 brw_reg.hstride = BRW_HORIZONTAL_STRIDE_1; in brw_reg_from_fs_reg() 756 assert(src.hstride == BRW_HORIZONTAL_STRIDE_1); in generate_quad_swizzle() 764 assert(src.hstride == BRW_HORIZONTAL_STRIDE_1); in generate_quad_swizzle()
|
D | brw_disasm.c | 1037 case BRW_ALIGN1_3SRC_SRC_HORIZONTAL_STRIDE_1: return BRW_HORIZONTAL_STRIDE_1; in hstride_from_align1_3src_hstride() 1160 _horiz_stride = BRW_HORIZONTAL_STRIDE_1; in src0_3src() 1233 _horiz_stride = BRW_HORIZONTAL_STRIDE_1; in src1_3src() 1320 _horiz_stride = BRW_HORIZONTAL_STRIDE_1; in src2_3src()
|
D | brw_eu_defines.h | 155 BRW_HORIZONTAL_STRIDE_1 = 1, enumerator
|
D | brw_fs_builder.h | 754 src.hstride != BRW_HORIZONTAL_STRIDE_1) in fix_3src_operand()
|
D | brw_vec4_generator.cpp | 937 offset.hstride == BRW_HORIZONTAL_STRIDE_1) { in generate_tes_add_indirect_urb_offset() 1991 dst.hstride = BRW_HORIZONTAL_STRIDE_1; in generate_code()
|
D | brw_eu_validate.c | 942 ERROR_IF(brw_inst_dst_hstride(devinfo, inst) != BRW_HORIZONTAL_STRIDE_1, in general_restrictions_on_region_parameters()
|
D | brw_eu_compact.c | 1613 brw_inst_dst_hstride(devinfo, &inst) == BRW_HORIZONTAL_STRIDE_1) { in precompact()
|
D | brw_fs.cpp | 545 return hstride == BRW_HORIZONTAL_STRIDE_1 && in is_contiguous()
|
/external/mesa3d/src/intel/tools/ |
D | i965_gram.y | 2004 $$ = BRW_HORIZONTAL_STRIDE_1;
|