HomeSort by relevance Sort by last modified time
    Searched refs:tnl_clipspace_fastpath (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/tnl/
t_context.h 341 struct tnl_clipspace_fastpath { struct
349 struct tnl_clipspace_fastpath *next;
381 struct tnl_clipspace_fastpath *fastpath;
t_vertex.c 41 const struct tnl_clipspace_fastpath *fp)
68 struct tnl_clipspace_fastpath *fp = vtx->fastpath;
83 struct tnl_clipspace_fastpath *fastpath = CALLOC_STRUCT(tnl_clipspace_fastpath);
542 struct tnl_clipspace_fastpath *fp, *tmp;

Completed in 52 milliseconds