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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_resource.h85 struct nv50_surface { struct
93 static INLINE struct nv50_surface *
94 nv50_surface(struct pipe_surface *ps) function
96 return (struct nv50_surface *)ps;
139 struct nv50_surface *
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_resource.h85 struct nv50_surface { struct
93 static INLINE struct nv50_surface *
94 nv50_surface(struct pipe_surface *ps) function
96 return (struct nv50_surface *)ps;
139 struct nv50_surface *

Completed in 141 milliseconds