HomeSort by relevance Sort by last modified time
    Searched refs:nv50_vertex_format (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_screen.h 178 struct nv50_vertex_format { struct
184 extern const struct nv50_vertex_format nv50_vertex_format[];
nv50_vbo.c 79 so->element[i].state = nv50_vertex_format[fmt].vtx;
92 so->element[i].state = nv50_vertex_format[fmt].vtx;
nv50_formats.c 387 const struct nv50_vertex_format nv50_vertex_format[PIPE_FORMAT_COUNT] =
nv50_screen.c 83 nv50_vertex_format[format].usage) & bindings) == bindings;
    [all...]

Completed in 443 milliseconds