Searched refs:vboxSetCurrentContext (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c46 # define vboxSetCurrentContext(_ctx) VBoxTlsRefSetCurrent(struct wined3d_context, wined3d_context_tls_idx, (_ctx)) macro
1088 vboxSetCurrentContext(NULL);
1168 vboxSetCurrentContext(NULL);
1178 vboxSetCurrentContext(NULL);
1191 vboxSetCurrentContext(NULL);
1199 vboxSetCurrentContext(ctx);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c49 # define vboxSetCurrentContext(_ctx) VBoxTlsRefSetCurrent(struct wined3d_context, wined3d_context_tls_idx, (_ctx)) macro
1227 vboxSetCurrentContext(NULL);
1326 vboxSetCurrentContext(NULL);
1334 vboxSetCurrentContext(ctx);

Completed in 80 milliseconds