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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_context.h342 struct tnl_clipspace_fastpath { struct
350 struct tnl_clipspace_fastpath *next;
382 struct tnl_clipspace_fastpath *fastpath;
H A Dt_vertex.c42 const struct tnl_clipspace_fastpath *fp)
69 struct tnl_clipspace_fastpath *fp = vtx->fastpath;
84 struct tnl_clipspace_fastpath *fastpath = CALLOC_STRUCT(tnl_clipspace_fastpath);
558 struct tnl_clipspace_fastpath *fp, *tmp;
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_context.h342 struct tnl_clipspace_fastpath { struct
350 struct tnl_clipspace_fastpath *next;
382 struct tnl_clipspace_fastpath *fastpath;
H A Dt_vertex.c43 const struct tnl_clipspace_fastpath *fp)
70 struct tnl_clipspace_fastpath *fp = vtx->fastpath;
85 struct tnl_clipspace_fastpath *fastpath = CALLOC_STRUCT(tnl_clipspace_fastpath);
559 struct tnl_clipspace_fastpath *fp, *tmp;

Completed in 12 milliseconds