Searched refs:tnl_clipspace_attr (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vertex_generic.c | 49 static inline void insert_4f_viewport_4( const struct tnl_clipspace_attr *a, GLubyte *v, 61 static inline void insert_4f_viewport_3( const struct tnl_clipspace_attr *a, GLubyte *v, 73 static inline void insert_4f_viewport_2( const struct tnl_clipspace_attr *a, GLubyte *v, 85 static inline void insert_4f_viewport_1( const struct tnl_clipspace_attr *a, GLubyte *v, 97 static inline void insert_3f_viewport_3( const struct tnl_clipspace_attr *a, GLubyte *v, 108 static inline void insert_3f_viewport_2( const struct tnl_clipspace_attr *a, GLubyte *v, 119 static inline void insert_3f_viewport_1( const struct tnl_clipspace_attr *a, GLubyte *v, 130 static inline void insert_2f_viewport_2( const struct tnl_clipspace_attr *a, GLubyte *v, 140 static inline void insert_2f_viewport_1( const struct tnl_clipspace_attr *a, GLubyte *v, 155 static inline void insert_4f_4( const struct tnl_clipspace_attr * [all...] |
| H A D | t_context.h | 281 struct tnl_clipspace_attr; 283 typedef void (*tnl_extract_func)( const struct tnl_clipspace_attr *a, 287 typedef void (*tnl_insert_func)( const struct tnl_clipspace_attr *a, 300 struct tnl_clipspace_attr struct 367 struct tnl_clipspace_attr attr[_TNL_ATTRIB_MAX];
|
| H A D | t_vertex.c | 124 struct tnl_clipspace_attr *a = vtx->attr; 235 const struct tnl_clipspace_attr *a = vtx->attr; 266 const struct tnl_clipspace_attr *a = vtx->attr; 401 struct tnl_clipspace_attr *a = vtx->attr; 416 struct tnl_clipspace_attr *a = vtx->attr;
|
| H A D | t_vertex_sse.c | 307 struct tnl_clipspace_attr *a ) 320 struct tnl_clipspace_attr *a ) 407 struct tnl_clipspace_attr *a = &vtx->attr[j];
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vertex_generic.c | 49 static inline void insert_4f_viewport_4( const struct tnl_clipspace_attr *a, GLubyte *v, 61 static inline void insert_4f_viewport_3( const struct tnl_clipspace_attr *a, GLubyte *v, 73 static inline void insert_4f_viewport_2( const struct tnl_clipspace_attr *a, GLubyte *v, 85 static inline void insert_4f_viewport_1( const struct tnl_clipspace_attr *a, GLubyte *v, 97 static inline void insert_3f_viewport_3( const struct tnl_clipspace_attr *a, GLubyte *v, 108 static inline void insert_3f_viewport_2( const struct tnl_clipspace_attr *a, GLubyte *v, 119 static inline void insert_3f_viewport_1( const struct tnl_clipspace_attr *a, GLubyte *v, 130 static inline void insert_2f_viewport_2( const struct tnl_clipspace_attr *a, GLubyte *v, 140 static inline void insert_2f_viewport_1( const struct tnl_clipspace_attr *a, GLubyte *v, 155 static inline void insert_4f_4( const struct tnl_clipspace_attr * [all...] |
| H A D | t_context.h | 281 struct tnl_clipspace_attr; 283 typedef void (*tnl_extract_func)( const struct tnl_clipspace_attr *a, 287 typedef void (*tnl_insert_func)( const struct tnl_clipspace_attr *a, 300 struct tnl_clipspace_attr struct 367 struct tnl_clipspace_attr attr[_TNL_ATTRIB_MAX];
|
| H A D | t_vertex.c | 125 struct tnl_clipspace_attr *a = vtx->attr; 236 const struct tnl_clipspace_attr *a = vtx->attr; 267 const struct tnl_clipspace_attr *a = vtx->attr; 402 struct tnl_clipspace_attr *a = vtx->attr; 417 struct tnl_clipspace_attr *a = vtx->attr;
|
| H A D | t_vertex_sse.c | 307 struct tnl_clipspace_attr *a ) 320 struct tnl_clipspace_attr *a ) 407 struct tnl_clipspace_attr *a = &vtx->attr[j];
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_swtnl_t.c | 172 struct tnl_clipspace_attr *ta = &vtx->attr[i];
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_swtnl_t.c | 172 struct tnl_clipspace_attr *ta = &vtx->attr[i];
|
Completed in 34 milliseconds