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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Ddebug.h67 # define _ERR_BREAK_DEFAULT 1 macro
69 # define _ERR_BREAK_DEFAULT 0 macro
71 DWORD g_VBoxVDbgBreakOnD3DErr = _ERR_BREAK_DEFAULT;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Ddebug.h67 # define _ERR_BREAK_DEFAULT 1 macro
69 # define _ERR_BREAK_DEFAULT 0 macro
71 DWORD g_VBoxVDbgBreakOnD3DErr = _ERR_BREAK_DEFAULT;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Ddebug.h73 # define _ERR_BREAK_DEFAULT 1 macro
75 # define _ERR_BREAK_DEFAULT 0 macro
77 DWORD g_VBoxVDbgBreakOnD3DErr = _ERR_BREAK_DEFAULT;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Ddebug.h67 # define _ERR_BREAK_DEFAULT 1 macro
69 # define _ERR_BREAK_DEFAULT 0 macro
71 DWORD g_VBoxVDbgBreakOnD3DErr = _ERR_BREAK_DEFAULT;

Completed in 57 milliseconds