Home
last modified time | relevance | path

Searched defs:nr_indices (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_prim_vbuf.c413 unsigned nr_indices; in draw_arrays_fallback() local
502 uint32_t nr_indices, unsigned type) in draw_generate_indices()
546 draw_calc_nr_indices(uint32_t nr_indices, unsigned type) in draw_calc_nr_indices()
568 const ushort *indices, uint32_t nr_indices) in i915_vbuf_render_draw_elements()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_swtnl_backend.c317 uint nr_indices) in svga_vbuf_render_draw_elements()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_vbuf.c74 unsigned nr_indices; member