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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp74 #define DUMP_DIFF_CAPS(_f, _field) do { \ macro
518 DUMP_DIFF_CAPS(printCaps, Caps);
519 DUMP_DIFF_CAPS(printCaps2, Caps2);
520 DUMP_DIFF_CAPS(printCaps3, Caps3);
521 DUMP_DIFF_CAPS(printPresentationIntervals, PresentationIntervals);
522 DUMP_DIFF_CAPS(printCursorCaps, CursorCaps);
523 DUMP_DIFF_CAPS(printDevCaps, DevCaps);
524 DUMP_DIFF_CAPS(printPrimitiveMiscCaps, PrimitiveMiscCaps);
525 DUMP_DIFF_CAPS(printRasterCaps, RasterCaps);
526 DUMP_DIFF_CAPS(printCmpCap
[all...]

Completed in 44 milliseconds