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
79 so->element[i].state = nv50_vertex_format[fmt].vtx; in nv50_vertex_state_create()92 so->element[i].state = nv50_vertex_format[fmt].vtx; in nv50_vertex_state_create()
387 const struct nv50_vertex_format nv50_vertex_format[PIPE_FORMAT_COUNT] =
83 nv50_vertex_format[format].usage) & bindings) == bindings; in nv50_screen_is_format_supported()