Lines Matching defs:tctx
57 tgsi_lowering_context(struct tgsi_transform_context *tctx) in tgsi_lowering_context()
130 create_mov(struct tgsi_transform_context *tctx, in create_mov()
196 transform_dst(struct tgsi_transform_context *tctx, in transform_dst()
277 transform_lrp(struct tgsi_transform_context *tctx, in transform_lrp()
327 transform_frc(struct tgsi_transform_context *tctx, in transform_frc()
372 transform_pow(struct tgsi_transform_context *tctx, in transform_pow()
432 transform_lit(struct tgsi_transform_context *tctx, in transform_lit()
557 transform_exp(struct tgsi_transform_context *tctx, in transform_exp()
680 transform_log(struct tgsi_transform_context *tctx, in transform_log()
818 transform_dotp(struct tgsi_transform_context *tctx, in transform_dotp()
904 transform_flr_ceil(struct tgsi_transform_context *tctx, in transform_flr_ceil()
958 transform_trunc(struct tgsi_transform_context *tctx, in transform_trunc()
1031 transform_samp(struct tgsi_transform_context *tctx, in transform_samp()
1166 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()