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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddevice.c2848 static BOOL device_unit_free_for_vs(const struct wined3d_device *device, function
2900 if (device_unit_free_for_vs(device, pshader_sampler_type, vshader_sampler_type, start))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c3370 static BOOL device_unit_free_for_vs(IWineD3DDeviceImpl *This, const DWORD *pshader_sampler_tokens, function
3421 if (device_unit_free_for_vs(This, pshader_sampler_type, vshader_sampler_type, start))

Completed in 661 milliseconds