Unit 'AsphyreDDraw7' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyresphinx]

TDDCaps_DX3

Declaration

Source position: AsphyreDDraw7.pas line 257

type TDDCaps_DX3 = packed record

  dwSize: DWORD;

  

  dwCaps: DWORD;

  

  dwCaps2: DWORD;

  

  dwCKeyCaps: DWORD;

  

  dwFXCaps: DWORD;

  

  dwFXAlphaCaps: DWORD;

  

  dwPalCaps: DWORD;

  

  dwSVCaps: DWORD;

  

  dwAlphaBltConstBitDepths: DWORD;

  

  dwAlphaBltPixelBitDepths: DWORD;

  

  dwAlphaBltSurfaceBitDepths: DWORD;

  

  dwAlphaOverlayConstBitDepths: DWORD;

  

  dwAlphaOverlayPixelBitDepths: DWORD;

  

  dwAlphaOverlaySurfaceBitDepths: DWORD;

  

  dwZBufferBitDepths: DWORD;

  

  dwVidMemTotal: DWORD;

  

  dwVidMemFree: DWORD;

  

  dwMaxVisibleOverlays: DWORD;

  

  dwCurrVisibleOverlays: DWORD;

  

  dwNumFourCCCodes: DWORD;

  

  dwAlignBoundarySrc: DWORD;

  

  dwAlignSizeSrc: DWORD;

  

  dwAlignBoundaryDest: DWORD;

  

  dwAlignSizeDest: DWORD;

  

  dwAlignStrideAlign: DWORD;

  

  dwRops: array [0..DD_ROP_SPACE-1] of DWORD;

  

  ddsCaps: TDDSCaps;

  

  dwMinOverlayStretch: DWORD;

  

  dwMaxOverlayStretch: DWORD;

  

  dwMinLiveVideoStretch: DWORD;

  

  dwMaxLiveVideoStretch: DWORD;

  

  dwMinHwCodecStretch: DWORD;

  

  dwMaxHwCodecStretch: DWORD;

  

  dwReserved1: DWORD;

  

  dwReserved2: DWORD;

  

  dwReserved3: DWORD;

  

  dwSVBCaps: DWORD;

  

  dwSVBCKeyCaps: DWORD;

  

  dwSVBFXCaps: DWORD;

  

  dwSVBRops: array [0..DD_ROP_SPACE-1] of DWORD;

  

  dwVSBCaps: DWORD;

  

  dwVSBCKeyCaps: DWORD;

  

  dwVSBFXCaps: DWORD;

  

  dwVSBRops: array [0..DD_ROP_SPACE-1] of DWORD;

  

  dwSSBCaps: DWORD;

  

  dwSSBCKeyCaps: DWORD;

  

  dwSSBFXCaps: DWORD;

  

  dwSSBRops: array [0..DD_ROP_SPACE-1] of DWORD;

  

  dwReserved4: DWORD;

  

  dwReserved5: DWORD;

  

  dwReserved6: DWORD;

  

end;



CT Web help

CodeTyphon Studio