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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c45 # define vboxGetCurrentContext() VBoxTlsRefGetCurrent(struct wined3d_context, wined3d_context_tls_idx) macro
1083 struct wined3d_context *ctx = vboxGetCurrentContext();
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c48 # define vboxGetCurrentContext() VBoxTlsRefGetCurrent(struct wined3d_context, wined3d_context_tls_idx) macro
1222 struct wined3d_context *ctx = vboxGetCurrentContext();

Completed in 503 milliseconds