Searched refs:nvc0_vertex_format (Results 1 – 4 of 4) sorted by relevance
184 struct nvc0_vertex_format { struct190 extern const struct nvc0_vertex_format nvc0_vertex_format[]; argument
83 so->element[i].state = nvc0_vertex_format[fmt].vtx; in nvc0_vertex_state_create()96 so->element[i].state = nvc0_vertex_format[fmt].vtx; in nvc0_vertex_state_create()
101 nvc0_vertex_format[format].usage) & bindings) == bindings; in nvc0_screen_is_format_supported()
385 const struct nvc0_vertex_format nvc0_vertex_format[PIPE_FORMAT_COUNT] = variable