Home
last modified time | relevance | path

Searched refs:tnl_clipspace_fastpath (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_context.h341 struct tnl_clipspace_fastpath { struct
349 struct tnl_clipspace_fastpath *next; argument
381 struct tnl_clipspace_fastpath *fastpath;
Dt_vertex.c41 const struct tnl_clipspace_fastpath *fp) in match_fastpath()
68 struct tnl_clipspace_fastpath *fp = vtx->fastpath; in search_fastpath_emit()
83 struct tnl_clipspace_fastpath *fastpath = CALLOC_STRUCT(tnl_clipspace_fastpath); in _tnl_register_fastpath()
557 struct tnl_clipspace_fastpath *fp, *tmp; in _tnl_free_vertices()