Searched refs:num_vtxelts (Results 1 – 7 of 7) sorted by relevance
208 redefine = MAX2(vertex->num_elements, nv30->state.num_vtxelts);224 for (; i < nv30->state.num_vtxelts; i++) {253 nv30->state.num_vtxelts = vertex->num_elements;
53 unsigned num_vtxelts; member
51 uint8_t num_vtxelts; member
299 const unsigned n = MAX2(vertex->num_elements, nv50->state.num_vtxelts); in nv50_vertex_arrays_validate()325 nv50->state.num_vtxelts = vertex->num_elements; in nv50_vertex_arrays_validate()413 for (; i < nv50->state.num_vtxelts; ++i) { in nv50_vertex_arrays_validate()417 nv50->state.num_vtxelts = vertex->num_elements; in nv50_vertex_arrays_validate()
52 uint8_t num_vtxelts; member
463 const unsigned n = MAX2(vertex->num_elements, nvc0->state.num_vtxelts); in nvc0_vertex_arrays_validate()467 nvc0->state.num_vtxelts = vertex->num_elements; in nvc0_vertex_arrays_validate()
1345 n = MAX2(2, nvc0->state.num_vtxelts); in nvc0_blit_3d()1367 nvc0->state.num_vtxelts = 2; in nvc0_blit_3d()