Méthode | Description | |
---|---|---|
New ( IDisposableResource parent, int width, int height, DepthStencilFormats format ) : IDepthStencil | ||
New ( VideoTypes videoType, IDisposableResource parent, int width, int height, DepthStencilFormats format ) : IDepthStencil |
public static New ( IDisposableResource parent, int width, int height, DepthStencilFormats format ) : IDepthStencil | ||
parent | IDisposableResource | |
width | int | |
height | int | |
format | DepthStencilFormats | |
Résultat | IDepthStencil |
public static New ( VideoTypes videoType, IDisposableResource parent, int width, int height, DepthStencilFormats format ) : IDepthStencil | ||
videoType | VideoTypes | |
parent | IDisposableResource | |
width | int | |
height | int | |
format | DepthStencilFormats | |
Résultat | IDepthStencil |