Searched refs:num_vtxelts (Results 1 – 7 of 7) sorted by relevance
209 redefine = MAX2(vertex->num_elements, nv30->state.num_vtxelts);225 for (; i < nv30->state.num_vtxelts; i++) {254 nv30->state.num_vtxelts = vertex->num_elements;
53 unsigned num_vtxelts; member
306 const unsigned n = MAX2(vertex->num_elements, nv50->state.num_vtxelts); in nv50_vertex_arrays_validate()332 nv50->state.num_vtxelts = vertex->num_elements; in nv50_vertex_arrays_validate()420 for (; i < nv50->state.num_vtxelts; ++i) { in nv50_vertex_arrays_validate()424 nv50->state.num_vtxelts = vertex->num_elements; in nv50_vertex_arrays_validate()
51 uint8_t num_vtxelts; member
50 uint8_t num_vtxelts; member
456 const unsigned n = MAX2(vertex->num_elements, nvc0->state.num_vtxelts); in nvc0_vertex_arrays_validate()460 nvc0->state.num_vtxelts = vertex->num_elements; in nvc0_vertex_arrays_validate()
1313 n = MAX2(2, nvc0->state.num_vtxelts); in nvc0_blit_3d()1335 nvc0->state.num_vtxelts = 2; in nvc0_blit_3d()