Searched defs:tnl_clipspace_attr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_context.h280 struct tnl_clipspace_attr;
282 typedef void (*tnl_extract_func)( const struct tnl_clipspace_attr *a,
286 typedef void (*tnl_insert_func)( const struct tnl_clipspace_attr *a,
299 struct tnl_clipspace_attr struct
366 struct tnl_clipspace_attr attr[_TNL_ATTRIB_MAX];
/external/mesa3d/src/mesa/tnl/
H A Dt_context.h280 struct tnl_clipspace_attr;
282 typedef void (*tnl_extract_func)( const struct tnl_clipspace_attr *a,
286 typedef void (*tnl_insert_func)( const struct tnl_clipspace_attr *a,
299 struct tnl_clipspace_attr struct
366 struct tnl_clipspace_attr attr[_TNL_ATTRIB_MAX];

Completed in 307 milliseconds