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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.h93 struct nv50_surface { struct
101 static inline struct nv50_surface *
102 nv50_surface(struct pipe_surface *ps) function
104 return (struct nv50_surface *)ps;
142 struct nv50_surface *

Completed in 40 milliseconds