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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d.spec83 @ cdecl wined3d_device_get_stream_source(ptr long ptr ptr ptr)
H A Ddevice.c1621 HRESULT CDECL wined3d_device_get_stream_source(const struct wined3d_device *device, function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h2160 HRESULT __cdecl wined3d_device_get_stream_source(const struct wined3d_device *device,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Ddevice.c2772 hr = wined3d_device_get_stream_source(device->wined3d_device, stream_idx, &wined3d_buffer, 0, stride);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddevice.c2884 hr = wined3d_device_get_stream_source(device->wined3d_device, stream_idx, &wined3d_buffer, offset, stride);

Completed in 666 milliseconds