Searched refs:nv30_vtxfmt_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 | 43 extern const struct nv30_vtxfmt nv30_vtxfmt_table[]; 47 return &nv30_vtxfmt_table[format]; |
| H A D | nv30_format.c | 157 nv30_vtxfmt_table[PIPE_FORMAT_COUNT] = { variable in typeref:typename:const struct nv30_vtxfmt[] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ | ||
| H A D | nv30_format.h | 43 extern const struct nv30_vtxfmt nv30_vtxfmt_table[]; 47 return &nv30_vtxfmt_table[format]; |
| H A D | nv30_format.c | 157 nv30_vtxfmt_table[PIPE_FORMAT_COUNT] = { variable in typeref:typename:const struct nv30_vtxfmt[] |
Completed in 8 milliseconds