Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.h178 struct nv50_vertex_format { struct
184 extern const struct nv50_vertex_format nv50_vertex_format[];
H A Dnv50_vbo.c81 so->element[i].state = nv50_vertex_format[fmt].vtx; in nv50_vertex_state_create()
94 so->element[i].state = nv50_vertex_format[fmt].vtx; in nv50_vertex_state_create()
H A Dnv50_formats.c394 const struct nv50_vertex_format nv50_vertex_format[PIPE_FORMAT_COUNT] =
H A Dnv50_screen.c101 nv50_vertex_format[format].usage) & bindings) == bindings; in nv50_screen_is_format_supported()

Completed in 5 milliseconds