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.c611 struct tgsi_atifs_transform { struct
619 static inline struct tgsi_atifs_transform * argument
620 tgsi_atifs_transform(struct tgsi_transform_context *tctx) in tgsi_atifs_transform() function
622 return (struct tgsi_atifs_transform *)tctx; in tgsi_atifs_transform()
650 struct tgsi_atifs_transform *ctx = tgsi_atifs_transform(tctx); in transform_decl()
666 struct tgsi_atifs_transform *ctx = tgsi_atifs_transform(tctx); in transform_instr()
824 struct tgsi_atifs_transform ctx; in st_fixup_atifs()