HomeSort by relevance Sort by last modified time
    Searched defs:tnl_clipspace_attr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_context.h 280 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/
t_context.h 280 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 29 milliseconds