Home
last modified time | relevance | path

Searched refs:src0_index (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.h296 unsigned src0_index) in tgsi_transform_op1_inst() argument
307 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index); in tgsi_transform_op1_inst()
320 unsigned src0_index, in tgsi_transform_op2_inst() argument
334 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index); in tgsi_transform_op2_inst()
349 unsigned src0_index, in tgsi_transform_op3_inst() argument
364 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index); in tgsi_transform_op3_inst()
380 unsigned src0_index, in tgsi_transform_op1_swz_inst() argument
392 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index); in tgsi_transform_op1_swz_inst()
421 unsigned src0_index, in tgsi_transform_op2_swz_inst() argument
437 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index); in tgsi_transform_op2_swz_inst()
[all …]
/third_party/mesa3d/src/intel/compiler/
Dbrw_inst.h1395 F(src0_index, /* 4+ */ 34, 30, /* 12+ */ 51, 48)