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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddevice.c4588 void CDECL wined3d_device_set_depth_stencil(struct wined3d_device *device, struct wined3d_surface *depth_stencil) function
5025 wined3d_device_set_depth_stencil(device, NULL);
5116 wined3d_device_set_depth_stencil(device, device->auto_depth_stencil);

Completed in 79 milliseconds