Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.h50 extern const struct nv30_texfmt nv30_texfmt_table[];
54 return &nv30_texfmt_table[format]; in nv30_texfmt()
Dnv30_format.c213 nv30_texfmt_table[PIPE_FORMAT_COUNT] = { variable