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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.h177 struct nv50_vertex_format { struct
183 extern const struct nv50_vertex_format nv50_vertex_format[];
H A Dnv50_vbo.c79 so->element[i].state = nv50_vertex_format[fmt].vtx;
92 so->element[i].state = nv50_vertex_format[fmt].vtx;
H A Dnv50_formats.c387 const struct nv50_vertex_format nv50_vertex_format[PIPE_FORMAT_COUNT] =
H A Dnv50_screen.c83 nv50_vertex_format[format].usage) & bindings) == bindings;

Completed in 142 milliseconds