Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.h96 struct nv50_surface { struct
104 static inline struct nv50_surface * argument
105 nv50_surface(struct pipe_surface *ps) in nv50_surface() function