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,
122 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
168 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
185 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
213 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
221 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
233 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
264 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 873 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); \
934 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
994 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
1017 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx);
1063 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 71 milliseconds