'Declaration Public Sub ResizeBuffers( _ ByVal bufferCount As Integer, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal newFormat As Format, _ ByVal swapChainFlags As SwapChainFlags _ )
public void ResizeBuffers( int bufferCount, int width, int height, Format newFormat, SwapChainFlags swapChainFlags )
Parameters
- bufferCount
- width
- height
- newFormat
- swapChainFlags