Searched refs:num_vtxelts (Results 1 – 7 of 7) sorted by relevance
207 redefine = MAX2(vertex->num_elements, nv30->state.num_vtxelts);223 for (; i < nv30->state.num_vtxelts; i++) {252 nv30->state.num_vtxelts = vertex->num_elements;
53 unsigned num_vtxelts; member
51 uint8_t num_vtxelts; member
296 const unsigned n = MAX2(vertex->num_elements, nv50->state.num_vtxelts); in nv50_vertex_arrays_validate()322 nv50->state.num_vtxelts = vertex->num_elements; in nv50_vertex_arrays_validate()410 for (; i < nv50->state.num_vtxelts; ++i) { in nv50_vertex_arrays_validate()414 nv50->state.num_vtxelts = vertex->num_elements; in nv50_vertex_arrays_validate()
52 uint8_t num_vtxelts; member
462 const unsigned n = MAX2(vertex->num_elements, nvc0->state.num_vtxelts); in nvc0_vertex_arrays_validate()466 nvc0->state.num_vtxelts = vertex->num_elements; in nvc0_vertex_arrays_validate()
1314 n = MAX2(2, nvc0->state.num_vtxelts); in nvc0_blit_3d()1336 nvc0->state.num_vtxelts = 2; in nvc0_blit_3d()