Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.h293 unsigned src0_index) in tgsi_transform_op1_inst() argument
304 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index); in tgsi_transform_op1_inst()
317 unsigned src0_index, in tgsi_transform_op2_inst() argument
331 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index); in tgsi_transform_op2_inst()
346 unsigned src0_index, in tgsi_transform_op3_inst() argument
361 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index); in tgsi_transform_op3_inst()
377 unsigned src0_index, in tgsi_transform_op1_swz_inst() argument
389 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index); in tgsi_transform_op1_swz_inst()
418 unsigned src0_index, in tgsi_transform_op2_swz_inst() argument
434 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index); in tgsi_transform_op2_swz_inst()
[all …]
/third_party/mesa3d/src/mesa/state_tracker/
Dst_tgsi_lower_depth_clamp.c262 unsigned src0_index = ctx->depth_var; in epilog_fs() local
267 src0_index = ctx->pos_output_temp; in epilog_fs()
295 src0_file, src0_index, src0_swizzle, in epilog_fs()
/third_party/mesa3d/src/intel/compiler/
Dbrw_inst.h1393 F(src0_index, /* 4+ */ 34, 30, /* 12+ */ 51, 48)