Searched refs:tgsi_transform_src_reg_xyzw (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.h236 tgsi_transform_src_reg_xyzw(struct tgsi_full_src_register *reg, function in typeref:typename:void
286 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index);
313 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index);
314 tgsi_transform_src_reg_xyzw(&inst.Src[1], src1_file, src1_index);
343 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index);
344 tgsi_transform_src_reg_xyzw(&inst.Src[1], src1_file, src1_index);
345 tgsi_transform_src_reg_xyzw(&inst.Src[2], src2_file, src2_index);
371 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index);
416 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index);
417 tgsi_transform_src_reg_xyzw(
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.h254 tgsi_transform_src_reg_xyzw(struct tgsi_full_src_register *reg, function in typeref:typename:void
304 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index);
331 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index);
332 tgsi_transform_src_reg_xyzw(&inst.Src[1], src1_file, src1_index);
361 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index);
362 tgsi_transform_src_reg_xyzw(&inst.Src[1], src1_file, src1_index);
363 tgsi_transform_src_reg_xyzw(&inst.Src[2], src2_file, src2_index);
389 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index);
434 tgsi_transform_src_reg_xyzw(&inst.Src[0], src0_file, src0_index);
435 tgsi_transform_src_reg_xyzw(
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_tgsi_lower_depth_clamp.c151 tgsi_transform_src_reg_xyzw(&inst.Src[0], TGSI_FILE_TEMPORARY, ctx->pos_output_temp);
152 tgsi_transform_src_reg_xyzw(&inst.Src[1], TGSI_FILE_TEMPORARY, ctx->pos_output_temp);

Completed in 5 milliseconds