Home
last modified time | relevance | path

Searched refs:nv30_format_info_table (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.h29 extern const struct nv30_format_info nv30_format_info_table[];
33 return &nv30_format_info_table[format]; in nv30_format_info()
Dnv30_format.c66 nv30_format_info_table[PIPE_FORMAT_COUNT] = { variable