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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddevice.c564 UINT drawable_width, drawable_height; local
601 target->get_drawable_size(context, &drawable_width, &drawable_height);
606 drawable_width = fb->depth_stencil->pow2Width;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c4518 UINT drawable_width, drawable_height; local
4568 target->get_drawable_size(context, &drawable_width, &drawable_height);

Completed in 79 milliseconds