Searched refs:nvc0_vertex_format (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h202 struct nvc0_vertex_format { struct
208 extern const struct nvc0_vertex_format nvc0_vertex_format[];
H A Dnvc0_vbo.c83 so->element[i].state = nvc0_vertex_format[fmt].vtx;
96 so->element[i].state = nvc0_vertex_format[fmt].vtx;
H A Dnvc0_screen.c103 nvc0_vertex_format[format].usage) & bindings) == bindings;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h202 struct nvc0_vertex_format { struct
208 extern const struct nvc0_vertex_format nvc0_vertex_format[];
H A Dnvc0_vbo.c84 so->element[i].state = nvc0_vertex_format[fmt].vtx;
97 so->element[i].state = nvc0_vertex_format[fmt].vtx;
H A Dnvc0_screen.c111 nvc0_vertex_format[format].usage) & bindings) == bindings;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_formats.c387 const struct nvc0_vertex_format nvc0_vertex_format[PIPE_FORMAT_COUNT] = variable in typeref:typename:const struct nvc0_vertex_format[]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_formats.c387 const struct nvc0_vertex_format nvc0_vertex_format[PIPE_FORMAT_COUNT] = variable in typeref:typename:const struct nvc0_vertex_format[]

Completed in 29 milliseconds