Source position: PXL.SwapChains.pas line 27
type TSwapChainInfo = record |
||
Width: Integer; |
|
|
Height: Integer; |
|
|
VSync: Boolean; |
|
|
Format: TPixelFormat; |
|
|
WindowHandle: TUntypedHandle; |
|
|
Multisamples: Integer; |
|
|
DepthStencil: TDepthStencil; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |