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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c1095 int restore_pf; local
1099 restore_pf = GetPixelFormat(restore_dc);
1185 context_restore_gl_context(gl_info, restore_dc, restore_ctx, restore_pf);
1393 context_restore_gl_context(context->gl_info, context->restore_dc, context->restore_ctx, context->restore_pf);
1414 context->restore_pf = GetPixelFormat(context->restore_dc);
H A Dwined3d_private.h1172 int restore_pf; member in struct:wined3d_context

Completed in 209 milliseconds