Searched refs:nv30_format_table (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ | ||
| H A D | nv30_format.h | 36 extern const struct nv30_format nv30_format_table[]; 40 return &nv30_format_table[format]; |
| H A D | nv30_format.c | 140 nv30_format_table[PIPE_FORMAT_COUNT] = { variable in typeref:typename:const struct nv30_format[] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ | ||
| H A D | nv30_format.h | 36 extern const struct nv30_format nv30_format_table[]; 40 return &nv30_format_table[format]; |
| H A D | nv30_format.c | 140 nv30_format_table[PIPE_FORMAT_COUNT] = { variable in typeref:typename:const struct nv30_format[] |
Completed in 3 milliseconds