Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.h319 unsigned src1_index, in tgsi_transform_op2_inst() argument
332 tgsi_transform_src_reg_xyzw(&inst.Src[1], src1_file, src1_index); in tgsi_transform_op2_inst()
348 unsigned src1_index, in tgsi_transform_op3_inst() argument
362 tgsi_transform_src_reg_xyzw(&inst.Src[1], src1_file, src1_index); in tgsi_transform_op3_inst()
421 unsigned src1_index, in tgsi_transform_op2_swz_inst() argument
435 tgsi_transform_src_reg_xyzw(&inst.Src[1], src1_file, src1_index); in tgsi_transform_op2_swz_inst()
473 unsigned src1_index, in tgsi_transform_op3_swz_inst() argument
490 tgsi_transform_src_reg_xyzw(&inst.Src[1], src1_file, src1_index); in tgsi_transform_op3_swz_inst()
/third_party/mesa3d/src/intel/compiler/
Dbrw_inst.h1392 F(src1_index, /* 4+ */ 39, 35, /* 12+ */ 55, 52)