Non-member functions for the D3D11_VIEWPORT stucture.
| Name | Description |
|---|---|
| operator!=(D3D11_VIEWPORT, D3D11_VIEWPORT) | Determines whether two instances of D3D11_VIEWPORT have different coordinates. |
| operator==(D3D11_VIEWPORT, D3D11_VIEWPORT) | Determines whether two instances of D3D11_VIEWPORT have the same coordinates. |