Unit 'Jedi.Direct3D9' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

_D3DSURFACE_DESC

Declaration

Source position: Jedi.Direct3D9.pas line 3117

type _D3DSURFACE_DESC = record

  Format: TD3DFormat;

  

  _Type: TD3DResourceType;

  

  Usage: DWord;

  

  Pool: TD3DPool;

  

  MultiSampleType: TD3DMultiSampleType;

  

  MultiSampleQuality: DWORD;

  

  Width: LongWord;

  

  Height: LongWord;

  

end;



CT Web help

CodeTyphon Studio