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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_vpos.c40 struct write_vpos_context struct
47 static inline struct write_vpos_context *
48 write_vpos_context(struct tgsi_transform_context *ctx) function in typeref:struct:write_vpos_context *
50 return (struct write_vpos_context *) ctx;
60 struct write_vpos_context *vc = write_vpos_context(ctx);
87 struct write_vpos_context transform;

Completed in 2 milliseconds