Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_tgsi.c615 struct tgsi_atifs_transform { struct
624 static inline struct tgsi_atifs_transform * argument
625 tgsi_atifs_transform(struct tgsi_transform_context *tctx) in tgsi_atifs_transform() function
627 return (struct tgsi_atifs_transform *)tctx; in tgsi_atifs_transform()
651 struct tgsi_atifs_transform *ctx = tgsi_atifs_transform(tctx); in transform_decl()
667 struct tgsi_atifs_transform *ctx = tgsi_atifs_transform(tctx); in transform_instr()
830 struct tgsi_atifs_transform ctx; in st_fixup_atifs()