Lines Matching defs:tctx
58 tgsi_lowering_context(struct tgsi_transform_context *tctx) in tgsi_lowering_context()
131 create_mov(struct tgsi_transform_context *tctx, in create_mov()
197 transform_dst(struct tgsi_transform_context *tctx, in transform_dst()
278 transform_lrp(struct tgsi_transform_context *tctx, in transform_lrp()
328 transform_frc(struct tgsi_transform_context *tctx, in transform_frc()
373 transform_pow(struct tgsi_transform_context *tctx, in transform_pow()
433 transform_lit(struct tgsi_transform_context *tctx, in transform_lit()
558 transform_exp(struct tgsi_transform_context *tctx, in transform_exp()
681 transform_log(struct tgsi_transform_context *tctx, in transform_log()
819 transform_dotp(struct tgsi_transform_context *tctx, in transform_dotp()
905 transform_flr_ceil(struct tgsi_transform_context *tctx, in transform_flr_ceil()
959 transform_trunc(struct tgsi_transform_context *tctx, in transform_trunc()
1032 transform_samp(struct tgsi_transform_context *tctx, in transform_samp()
1167 emit_twoside(struct tgsi_transform_context *tctx) in emit_twoside()
1250 emit_decls(struct tgsi_transform_context *tctx) in emit_decls()
1323 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()