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

  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_screen.h 184 struct nvc0_vertex_format { struct
190 extern const struct nvc0_vertex_format nvc0_vertex_format[];
nvc0_vbo.c 83 so->element[i].state = nvc0_vertex_format[fmt].vtx;
96 so->element[i].state = nvc0_vertex_format[fmt].vtx;
    [all...]
nvc0_screen.c 101 nvc0_vertex_format[format].usage) & bindings) == bindings;
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_formats.c 385 const struct nvc0_vertex_format nvc0_vertex_format[PIPE_FORMAT_COUNT] = variable in typeref:struct:nvc0_vertex_format

Completed in 395 milliseconds