Searched refs:start_vertice (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_state.h | 632 int start_vertice,
|
H A D | nine_state.c | 3119 update_vertex_buffers_sw(struct NineDevice9 *device, int start_vertice, int num_vertices) in update_vertex_buffers_sw() argument 3147 u_box_1d(vtxbuf.buffer_offset + offset + start_vertice * vtxbuf.stride, in update_vertex_buffers_sw() 3284 int start_vertice, int num_vertices, struct pipe_stream_output_info *so) in nine_state_prepare_draw_sw() 3296 update_vertex_buffers_sw(device, start_vertice, num_vertices); in nine_state_prepare_draw_sw() 3283 nine_state_prepare_draw_sw(struct NineDevice9 *device, struct NineVertexDeclaration9 *vdecl_out, int start_vertice, int num_vertices, struct pipe_stream_output_info *so) nine_state_prepare_draw_sw() argument
|
Completed in 7 milliseconds