Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.h8 struct nv30_format { struct
29 extern const struct nv30_format_info nv30_format_info_table[]; argument
38 nv30_format(struct pipe_screen *pscreen, enum pipe_format format) in nv30_format() function