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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_resource.h9 struct nv30_surface { struct
18 static INLINE struct nv30_surface *
19 nv30_surface(struct pipe_surface *ps) function
21 return (struct nv30_surface *)ps;
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_resource.h9 struct nv30_surface { struct
18 static INLINE struct nv30_surface *
19 nv30_surface(struct pipe_surface *ps) function
21 return (struct nv30_surface *)ps;

Completed in 134 milliseconds