ReactOS 0.4.15-dev-7958-gcd0bb1a
_DDHAL_CALLBACKS Struct Reference

#include <ddrawi.h>

Collaboration diagram for _DDHAL_CALLBACKS:

Public Attributes

DDHAL_DDCALLBACKS cbDDCallbacks
 
DDHAL_DDSURFACECALLBACKS cbDDSurfaceCallbacks
 
DDHAL_DDPALETTECALLBACKS cbDDPaletteCallbacks
 
DDHAL_DDCALLBACKS HALDD
 
DDHAL_DDSURFACECALLBACKS HALDDSurface
 
DDHAL_DDPALETTECALLBACKS HALDDPalette
 
DDHAL_DDCALLBACKS HELDD
 
DDHAL_DDSURFACECALLBACKS HELDDSurface
 
DDHAL_DDPALETTECALLBACKS HELDDPalette
 
DDHAL_DDEXEBUFCALLBACKS cbDDExeBufCallbacks
 
DDHAL_DDEXEBUFCALLBACKS HALDDExeBuf
 
DDHAL_DDEXEBUFCALLBACKS HELDDExeBuf
 
DDHAL_DDVIDEOPORTCALLBACKS cbDDVideoPortCallbacks
 
DDHAL_DDVIDEOPORTCALLBACKS HALDDVideoPort
 
DDHAL_DDCOLORCONTROLCALLBACKS cbDDColorControlCallbacks
 
DDHAL_DDCOLORCONTROLCALLBACKS HALDDColorControl
 
DDHAL_DDMISCELLANEOUSCALLBACKS cbDDMiscellaneousCallbacks
 
DDHAL_DDMISCELLANEOUSCALLBACKS HALDDMiscellaneous
 
DDHAL_DDKERNELCALLBACKS cbDDKernelCallbacks
 
DDHAL_DDKERNELCALLBACKS HALDDKernel
 
DDHAL_DDMOTIONCOMPCALLBACKS cbDDMotionCompCallbacks
 
DDHAL_DDMOTIONCOMPCALLBACKS HALDDMotionComp
 

Detailed Description

Definition at line 731 of file ddrawi.h.

Member Data Documentation

◆ cbDDCallbacks

DDHAL_DDCALLBACKS _DDHAL_CALLBACKS::cbDDCallbacks

Definition at line 732 of file ddrawi.h.

◆ cbDDColorControlCallbacks

DDHAL_DDCOLORCONTROLCALLBACKS _DDHAL_CALLBACKS::cbDDColorControlCallbacks

Definition at line 746 of file ddrawi.h.

◆ cbDDExeBufCallbacks

DDHAL_DDEXEBUFCALLBACKS _DDHAL_CALLBACKS::cbDDExeBufCallbacks

Definition at line 741 of file ddrawi.h.

◆ cbDDKernelCallbacks

DDHAL_DDKERNELCALLBACKS _DDHAL_CALLBACKS::cbDDKernelCallbacks

Definition at line 750 of file ddrawi.h.

◆ cbDDMiscellaneousCallbacks

DDHAL_DDMISCELLANEOUSCALLBACKS _DDHAL_CALLBACKS::cbDDMiscellaneousCallbacks

Definition at line 748 of file ddrawi.h.

◆ cbDDMotionCompCallbacks

DDHAL_DDMOTIONCOMPCALLBACKS _DDHAL_CALLBACKS::cbDDMotionCompCallbacks

Definition at line 752 of file ddrawi.h.

◆ cbDDPaletteCallbacks

DDHAL_DDPALETTECALLBACKS _DDHAL_CALLBACKS::cbDDPaletteCallbacks

Definition at line 734 of file ddrawi.h.

◆ cbDDSurfaceCallbacks

DDHAL_DDSURFACECALLBACKS _DDHAL_CALLBACKS::cbDDSurfaceCallbacks

Definition at line 733 of file ddrawi.h.

◆ cbDDVideoPortCallbacks

DDHAL_DDVIDEOPORTCALLBACKS _DDHAL_CALLBACKS::cbDDVideoPortCallbacks

Definition at line 744 of file ddrawi.h.

◆ HALDD

DDHAL_DDCALLBACKS _DDHAL_CALLBACKS::HALDD

◆ HALDDColorControl

DDHAL_DDCOLORCONTROLCALLBACKS _DDHAL_CALLBACKS::HALDDColorControl

Definition at line 747 of file ddrawi.h.

◆ HALDDExeBuf

DDHAL_DDEXEBUFCALLBACKS _DDHAL_CALLBACKS::HALDDExeBuf

Definition at line 742 of file ddrawi.h.

Referenced by WinMain().

◆ HALDDKernel

DDHAL_DDKERNELCALLBACKS _DDHAL_CALLBACKS::HALDDKernel

Definition at line 751 of file ddrawi.h.

◆ HALDDMiscellaneous

DDHAL_DDMISCELLANEOUSCALLBACKS _DDHAL_CALLBACKS::HALDDMiscellaneous

Definition at line 749 of file ddrawi.h.

◆ HALDDMotionComp

DDHAL_DDMOTIONCOMPCALLBACKS _DDHAL_CALLBACKS::HALDDMotionComp

Definition at line 753 of file ddrawi.h.

◆ HALDDPalette

DDHAL_DDPALETTECALLBACKS _DDHAL_CALLBACKS::HALDDPalette

Definition at line 737 of file ddrawi.h.

Referenced by StartDirectDrawHal(), and WinMain().

◆ HALDDSurface

DDHAL_DDSURFACECALLBACKS _DDHAL_CALLBACKS::HALDDSurface

◆ HALDDVideoPort

DDHAL_DDVIDEOPORTCALLBACKS _DDHAL_CALLBACKS::HALDDVideoPort

Definition at line 745 of file ddrawi.h.

◆ HELDD

DDHAL_DDCALLBACKS _DDHAL_CALLBACKS::HELDD

Definition at line 738 of file ddrawi.h.

Referenced by Internal_CreatePalette(), and StartDirectDrawHel().

◆ HELDDExeBuf

DDHAL_DDEXEBUFCALLBACKS _DDHAL_CALLBACKS::HELDDExeBuf

Definition at line 743 of file ddrawi.h.

◆ HELDDPalette

DDHAL_DDPALETTECALLBACKS _DDHAL_CALLBACKS::HELDDPalette

Definition at line 740 of file ddrawi.h.

◆ HELDDSurface

DDHAL_DDSURFACECALLBACKS _DDHAL_CALLBACKS::HELDDSurface

Definition at line 739 of file ddrawi.h.

Referenced by Main_DDrawSurface_Blt(), Main_DDrawSurface_Lock(), and StartDirectDrawHel().


The documentation for this struct was generated from the following file: