Searched refs:nv50_vertex_format (Results 1 – 4 of 4) sorted by relevance
178 struct nv50_vertex_format { struct184 extern const struct nv50_vertex_format nv50_vertex_format[]; argument
81 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()
389 const struct nv50_vertex_format nv50_vertex_format[PIPE_FORMAT_COUNT] =
100 nv50_vertex_format[format].usage) & bindings) == bindings; in nv50_screen_is_format_supported()