OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_VERTEX_STATE
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/mesa/tnl/
t_vertex.c
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);
265
struct tnl_clipspace *vtx =
GET_VERTEX_STATE
(ctx);
274
struct tnl_clipspace *vtx =
GET_VERTEX_STATE
(ctx);
293
struct tnl_clipspace *vtx =
GET_VERTEX_STATE
(ctx)
[
all
...]
t_vertex.h
149
#define
GET_VERTEX_STATE
(ctx) &(TNL_CONTEXT(ctx)->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);
Completed in 660 milliseconds