Searched refs:v3dv_vertex_binding (Results 1 – 3 of 3) sorted by relevance
1226 struct v3dv_vertex_binding { struct1315 struct v3dv_vertex_binding vertex_bindings[MAX_VBS];
2027 struct v3dv_vertex_binding *c_vb = &cmd_buffer->state.vertex_bindings[binding]; in v3dX()
2880 struct v3dv_vertex_binding *vb = cmd_buffer->state.vertex_bindings; in v3dv_CmdBindVertexBuffers()