|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| FLOAT | TopLeftX |
| FLOAT | TopLeftY |
| FLOAT | Width |
| FLOAT | Height |
| FLOAT | MinDepth |
| FLOAT | MaxDepth |
| FLOAT D3D12_VIEWPORT::Height |
Definition at line 671 of file d3d12.idl.
Referenced by d3d12_command_list_RSSetViewports().
| FLOAT D3D12_VIEWPORT::MaxDepth |
Definition at line 673 of file d3d12.idl.
Referenced by d3d12_command_list_RSSetViewports().
| FLOAT D3D12_VIEWPORT::MinDepth |
Definition at line 672 of file d3d12.idl.
Referenced by d3d12_command_list_RSSetViewports().
| FLOAT D3D12_VIEWPORT::TopLeftX |
Definition at line 668 of file d3d12.idl.
Referenced by d3d12_command_list_RSSetViewports().
| FLOAT D3D12_VIEWPORT::TopLeftY |
Definition at line 669 of file d3d12.idl.
Referenced by d3d12_command_list_RSSetViewports().
| FLOAT D3D12_VIEWPORT::Width |
Definition at line 670 of file d3d12.idl.
Referenced by d3d12_command_list_RSSetViewports().