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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h16 struct nv30_texfmt { struct
50 extern const struct nv30_texfmt nv30_texfmt_table[];
51 static inline const struct nv30_texfmt *
52 nv30_texfmt(struct pipe_screen *pscreen, enum pipe_format format) function

Completed in 109 milliseconds