Searched refs:nv30_vtxfmt (Results 1 – 4 of 4) sorted by relevance
12 struct nv30_vtxfmt { struct43 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
280 so->element[i].state = nv30_vtxfmt(pipe->screen, fmt)->hw;292 so->element[i].state = nv30_vtxfmt(pipe->screen, fmt)->hw;
154 const struct nv30_vtxfmt
252 r->vtxfmt[attrib] = nv30_vtxfmt(&screen->base.base, format)->hw; in vroute_add()