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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c1979 static void set_tex_op(const struct wined3d_context *context, IWineD3DDevice *iface, function
3075 set_tex_op(context, (IWineD3DDevice *)stateblock->device, FALSE, stage,
3180 set_tex_op(context, (IWineD3DDevice *)stateblock->device, TRUE, stage, op, arg1, arg2, arg0);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c2099 static void set_tex_op(const struct wined3d_gl_info *gl_info, const struct wined3d_state *state, function
3206 set_tex_op(gl_info, state, FALSE, stage,
3310 set_tex_op(gl_info, state, TRUE, stage, op, arg1, arg2, arg0);

Completed in 123 milliseconds