Source position: PXL.SwapChains.pas line 72
public function TSwapChains.Add( |
const WindowHandle: TUntypedHandle; |
const Size: TPoint2i; |
const Multisamples: Integer = 0; |
const VSync: Boolean = False; |
const Format: TPixelFormat = TPixelFormat.Unknown; |
const DepthStencil: TDepthStencil = TDepthStencil.None |
):Integer; overload; |
const Desc: TSwapChainInfo |
):Integer; overload; |
| CT Web help |
| CodeTyphon Studio |