Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.h43 extern const struct nv30_vtxfmt nv30_vtxfmt_table[];
47 return &nv30_vtxfmt_table[format]; in nv30_vtxfmt()
Dnv30_format.c155 nv30_vtxfmt_table[PIPE_FORMAT_COUNT] = { variable