Unit 'DirectXUT' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_win_directxut]

TDXUTMatchOptions

Declaration

Source position: DirectXUT.pas line 2706

type TDXUTMatchOptions = record

  eAdapterOrdinal: TDXUTMatchType;

  

  eDeviceType: TDXUTMatchType;

  

  eWindowed: TDXUTMatchType;

  

  eAdapterFormat: TDXUTMatchType;

  

  eVertexProcessing: TDXUTMatchType;

  

  eResolution: TDXUTMatchType;

  

  eBackBufferFormat: TDXUTMatchType;

  

  eBackBufferCount: TDXUTMatchType;

  

  eMultiSample: TDXUTMatchType;

  

  eSwapEffect: TDXUTMatchType;

  

  eDepthFormat: TDXUTMatchType;

  

  eStencilFormat: TDXUTMatchType;

  

  ePresentFlags: TDXUTMatchType;

  

  eRefreshRate: TDXUTMatchType;

  

  ePresentInterval: TDXUTMatchType;

  

end;



CT Web help

CodeTyphon Studio