Searched refs:nv30_vtxfmt_table (Results 1 - 4 of 4) sorted by path

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.c157 nv30_vtxfmt_table[PIPE_FORMAT_COUNT] = { variable in typeref:typename:const struct nv30_vtxfmt[]
H A Dnv30_format.h43 extern const struct nv30_vtxfmt nv30_vtxfmt_table[];
47 return &nv30_vtxfmt_table[format];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.c157 nv30_vtxfmt_table[PIPE_FORMAT_COUNT] = { variable in typeref:typename:const struct nv30_vtxfmt[]
H A Dnv30_format.h43 extern const struct nv30_vtxfmt nv30_vtxfmt_table[];
47 return &nv30_vtxfmt_table[format];

Completed in 11 milliseconds