Searched refs:so_vertex_count_handle (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_draw.c529 struct svga_winsys_surface *so_vertex_count_handle; local in function:validate_vertex_buffers
606 so_vertex_count_handle = svga_buffer_handle(svga,
610 if (!so_vertex_count_handle)
614 so_vertex_count_handle = NULL;
628 vbuffer_handles[0] = so_vertex_count_handle;

Completed in 5 milliseconds