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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c236 static void WineD3D_ReleaseFakeGLContext(struct wined3d_fake_gl_ctx *ctx) function
5450 WineD3D_ReleaseFakeGLContext(&fake_gl_ctx);
5456 WineD3D_ReleaseFakeGLContext(&fake_gl_ctx);
5596 WineD3D_ReleaseFakeGLContext(&fake_gl_ctx);
5621 WineD3D_ReleaseFakeGLContext(&fake_gl_ctx);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c298 static void WineD3D_ReleaseFakeGLContext(const struct wined3d_fake_gl_ctx *ctx) function
5403 WineD3D_ReleaseFakeGLContext(&fake_gl_ctx);
5416 WineD3D_ReleaseFakeGLContext(&fake_gl_ctx);
5427 WineD3D_ReleaseFakeGLContext(&fake_gl_ctx);
5446 WineD3D_ReleaseFakeGLContext(&fake_gl_ctx);

Completed in 74 milliseconds