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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c131 static void context_apply_attachment_filter_states(IWineD3DSurfaceImpl *surface) function
228 context_apply_attachment_filter_states(depth_stencil);
280 context_apply_attachment_filter_states(surface);
451 context_apply_attachment_filter_states((IWineD3DSurfaceImpl *)device->render_targets[i]);
454 context_apply_attachment_filter_states((IWineD3DSurfaceImpl *)device->stencilBufferTarget);

Completed in 76 milliseconds