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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_two_side.c50 struct two_side_transform_context struct
63 static inline struct two_side_transform_context *
64 two_side_transform_context(struct tgsi_transform_context *ctx) function in typeref:struct:two_side_transform_context *
66 return (struct two_side_transform_context *) ctx;
74 struct two_side_transform_context *ts = two_side_transform_context(ctx);
100 struct two_side_transform_context *ts = two_side_transform_context(ctx);
174 struct two_side_transform_context *ts = two_side_transform_context(ct
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_two_side.c50 struct two_side_transform_context struct
63 static inline struct two_side_transform_context *
64 two_side_transform_context(struct tgsi_transform_context *ctx) function in typeref:struct:two_side_transform_context *
66 return (struct two_side_transform_context *) ctx;
74 struct two_side_transform_context *ts = two_side_transform_context(ctx);
100 struct two_side_transform_context *ts = two_side_transform_context(ctx);
174 struct two_side_transform_context *ts = two_side_transform_context(ct
[all...]

Completed in 4 milliseconds