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

  /external/mesa3d/src/mesa/tnl/
t_vertex.c 40 static GLboolean match_fastpath( struct tnl_clipspace *vtx,
66 static GLboolean search_fastpath_emit( struct tnl_clipspace *vtx )
80 void _tnl_register_fastpath( struct tnl_clipspace *vtx,
112 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
158 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
173 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
198 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
206 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
218 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
249 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx)
    [all...]
t_vertex.h 35 struct tnl_clipspace;
153 void _tnl_register_fastpath( struct tnl_clipspace *vtx,
t_context.h 279 struct tnl_clipspace;
356 struct tnl_clipspace struct
516 struct tnl_clipspace clipspace;
t_vertex_sse.c 309 struct tnl_clipspace *vtx = GET_VERTEX_STATE(p->ctx);
323 struct tnl_clipspace *vtx = GET_VERTEX_STATE(p->ctx);
348 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
644 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
t_vertex_generic.c 874 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); \
935 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
995 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
1018 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
1064 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_swtnl_t.c 108 struct tnl_clipspace *vtx = &tnl->clipspace;
168 struct tnl_clipspace *vtx = &TNL_CONTEXT(ctx)->clipspace;

Completed in 143 milliseconds