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

/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_resource.h30 struct nv30_miptree { struct
41 static INLINE struct nv30_miptree *
42 nv30_miptree(struct pipe_resource *pt) function
44 return (struct nv30_miptree *)pt;

Completed in 75 milliseconds