Searched refs:vboxVDbgPrint (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DtstMvWnd.cpp16 #define vboxVDbgPrint(_m) do {} while (0) macro
32 // vboxVDbgPrint((__FUNCTION__": got WM_CLOSE for hwnd(0x%x)", hwnd));
35 // vboxVDbgPrint((__FUNCTION__": got WM_DESTROY for hwnd(0x%x)", hwnd));
38 // vboxVDbgPrint((__FUNCTION__": got WM_NCHITTEST for hwnd(0x%x)\n", hwnd));
68 vboxVDbgPrint((__FUNCTION__": RegisterClass failed, winErr(%d)\n", winErr));
92 vboxVDbgPrint((__FUNCTION__": CreateWindowEx failed, winErr(%d)\n", winErr));
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispDbg.cpp146 vboxVDbgPrint(("<?dml?><exec cmd=\"%s\">%s</exec>, ( %s )\n", pszCmd, pszDesc, pszCmd));
184 vboxVDbgPrint(("%s Sh(0x%p), Rc(0x%p), pAlloc(0x%x), pD3DIf(0x%p), Type(%s), Rect(%s), Locks(%d) %s",
222 vboxVDbgPrint(("%s", pSuffix));
404 vboxVDbgPrint((__FUNCTION__": ERROR getting rt: 0x%x", hr));
531 vboxVDbgPrint(("not match!\n"));
573 vboxVDbgPrint(("matching same rect of one allocation, skipping..\n"));
644 vboxVDbgPrint(("%s d3dWidth(%d), width(%d), height(%d), format(%d), usage(%s), %s", pPrefix,
654 vboxVDbgPrint(("%s left(%d), top(%d), right(%d), bottom(%d) %s", pPrefix, pRect->left, pRect->top, pRect->right, pRect->bottom, pSuffix));
H A DVBoxDispDbg.h131 #define vboxVDbgPrint(_m) LOG_EXACT(_m) macro
289 vboxVDbgPrint(("Break on shared access: Rc(0x%p), SharedHandle(0x%p)\n", (_pRc), (_pRc)->aAllocations[0].hSharedHandle)); \
329 vboxVDbgPrint(("vboxVDbgDoCheckRectsMatch failed! The " _pszOpName " will be re-done so it can be debugged\n")); \
396 vboxVDbgPrint((__FUNCTION__"== Break on shared access\n")); \
457 vboxVDbgPrint((_str #_type ": skipping content dump of the same rect for one surfcace\n")); \
513 vboxVDbgPrint(("TEXBLT: skipping check for dwm wnd update\n")); \
590 vboxVDbgPrint(("PRESENT_LEAVE: unsupported for Rt Reporting mode\n")); \
H A DVBoxDispCm.cpp256 vboxVDbgPrint(("DispD3D: vboxDispCmSessionCmdQueryData, pfnEscapeCb failed hr (0x%x)\n", hr));
342 vboxVDbgPrint(("%s", pszMsg));
H A DVBoxDispD3D.cpp1945 vboxVDbgPrint(("VBoxDispD3D: DLL loaded.\n"));
1962 vboxVDbgPrint(("VBoxDispD3D: DLL loaded OK\n"));
2003 vboxVDbgPrint(("==> "__FUNCTION__", hAdapter(0x%p), caps type(%d)\n", hAdapter, pData->Type));
2268 vboxVDbgPrint((__FUNCTION__": unimplemented caps type(%d)\n", pData->Type));
2274 vboxVDbgPrint((__FUNCTION__": unknown caps type(%d)\n", pData->Type));
2278 vboxVDbgPrint(("<== "__FUNCTION__", hAdapter(0x%p), caps type(%d)\n", hAdapter, pData->Type));
2315 vboxVDbgPrint((__FUNCTION__": @todo: check if it's ok to always return success\n"));
4503 vboxVDbgPrint(("\n\n********\n(0x%x:0n%d)Shared CREATED pAlloc(0x%p), hRc(0x%p), hAl(0x%p), "
4562 vboxVDbgPrint(("\n\n********\n(0x%x:0n%d)Shared DESTROYED pAlloc(0x%p), hRc(0x%p), hAl(0x%p), "
5906 vboxVDbgPrint(("\
[all...]

Completed in 66 milliseconds