Searched refs:num_vtxelts (Results 1 – 6 of 6) sorted by relevance
286 const unsigned n = MAX2(vertex->num_elements, nv50->state.num_vtxelts); in nv50_vertex_arrays_validate()311 nv50->state.num_vtxelts = vertex->num_elements; in nv50_vertex_arrays_validate()390 for (; i < nv50->state.num_vtxelts; ++i) { in nv50_vertex_arrays_validate()394 nv50->state.num_vtxelts = vertex->num_elements; in nv50_vertex_arrays_validate()
102 uint8_t num_vtxelts; member
202 redefine = MAX2(vertex->num_elements, nv30->state.num_vtxelts); in nv30_vbo_validate()215 for (; i < nv30->state.num_vtxelts; i++) { in nv30_vbo_validate()244 nv30->state.num_vtxelts = vertex->num_elements; in nv30_vbo_validate()
51 unsigned num_vtxelts; member
434 const unsigned n = MAX2(vertex->num_elements, nvc0->state.num_vtxelts); in nvc0_vertex_arrays_validate()438 nvc0->state.num_vtxelts = vertex->num_elements; in nvc0_vertex_arrays_validate()