ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <ddrawint.h>
Definition at line 1029 of file ddrawint.h.
PDD_CANCREATESURFACE _DD_D3DBUFCALLBACKS::CanCreateD3DBuffer |
Definition at line 1032 of file ddrawint.h.
Referenced by DdQueryDirectDrawObject(), dump_D3dBufferCallbacks(), DxDdCanCreateD3DBuffer(), and START_TEST().
PDD_CREATESURFACE _DD_D3DBUFCALLBACKS::CreateD3DBuffer |
Definition at line 1033 of file ddrawint.h.
Referenced by DdQueryDirectDrawObject(), dump_D3dBufferCallbacks(), and START_TEST().
PDD_SURFCB_DESTROYSURFACE _DD_D3DBUFCALLBACKS::DestroyD3DBuffer |
Definition at line 1034 of file ddrawint.h.
Referenced by DdQueryDirectDrawObject(), dump_D3dBufferCallbacks(), and START_TEST().
DWORD _DD_D3DBUFCALLBACKS::dwFlags |
Definition at line 1031 of file ddrawint.h.
Referenced by DdQueryDirectDrawObject(), dump_D3dBufferCallbacks(), and START_TEST().
DWORD _DD_D3DBUFCALLBACKS::dwSize |
Definition at line 1030 of file ddrawint.h.
Referenced by DdQueryDirectDrawObject(), dump_D3dBufferCallbacks(), intDdEnableDriver(), and test_NtGdiDdQueryDirectDrawObject().
PDD_SURFCB_LOCK _DD_D3DBUFCALLBACKS::LockD3DBuffer |
Definition at line 1035 of file ddrawint.h.
Referenced by DdQueryDirectDrawObject(), dump_D3dBufferCallbacks(), and START_TEST().
PDD_SURFCB_UNLOCK _DD_D3DBUFCALLBACKS::UnlockD3DBuffer |
Definition at line 1036 of file ddrawint.h.
Referenced by DdQueryDirectDrawObject(), dump_D3dBufferCallbacks(), and START_TEST().