Searched defs:process_vertices_strided (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddevice.c3314 static HRESULT process_vertices_strided(const struct wined3d_device *device, DWORD dwDestIndex, DWORD dwCount, function
3634 hr = process_vertices_strided(device, dst_idx, vertex_count,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c3671 static HRESULT process_vertices_strided(IWineD3DDeviceImpl *This, DWORD dwDestIndex, DWORD dwCount, function
4070 hr = process_vertices_strided(This, DestIndex, VertexCount, &stream_info,

Completed in 65 milliseconds