Home
last modified time | relevance | path

Searched refs:nv30_vtxfmt (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h12 struct nv30_vtxfmt { struct
43 extern const struct nv30_vtxfmt nv30_vtxfmt_table[];
44 static inline const struct nv30_vtxfmt *
45 nv30_vtxfmt(struct pipe_screen *pscreen, enum pipe_format format) in nv30_vtxfmt() function
H A Dnv30_vbo.c279 so->element[i].state = nv30_vtxfmt(pipe->screen, fmt)->hw;
291 so->element[i].state = nv30_vtxfmt(pipe->screen, fmt)->hw;
H A Dnv30_format.c156 const struct nv30_vtxfmt
H A Dnv30_draw.c252 r->vtxfmt[attrib] = nv30_vtxfmt(&screen->base.base, format)->hw; in vroute_add()

Completed in 3 milliseconds