ReactOS 0.4.17-dev-934-g091855f
D3D12_VIEWPORT Struct Reference

Public Attributes

FLOAT TopLeftX
 
FLOAT TopLeftY
 
FLOAT Width
 
FLOAT Height
 
FLOAT MinDepth
 
FLOAT MaxDepth
 

Detailed Description

Definition at line 666 of file d3d12.idl.

Member Data Documentation

◆ Height

FLOAT D3D12_VIEWPORT::Height

Definition at line 671 of file d3d12.idl.

Referenced by d3d12_command_list_RSSetViewports().

◆ MaxDepth

FLOAT D3D12_VIEWPORT::MaxDepth

Definition at line 673 of file d3d12.idl.

Referenced by d3d12_command_list_RSSetViewports().

◆ MinDepth

FLOAT D3D12_VIEWPORT::MinDepth

Definition at line 672 of file d3d12.idl.

Referenced by d3d12_command_list_RSSetViewports().

◆ TopLeftX

FLOAT D3D12_VIEWPORT::TopLeftX

Definition at line 668 of file d3d12.idl.

Referenced by d3d12_command_list_RSSetViewports().

◆ TopLeftY

FLOAT D3D12_VIEWPORT::TopLeftY

Definition at line 669 of file d3d12.idl.

Referenced by d3d12_command_list_RSSetViewports().

◆ Width

FLOAT D3D12_VIEWPORT::Width

Definition at line 670 of file d3d12.idl.

Referenced by d3d12_command_list_RSSetViewports().


The documentation for this struct was generated from the following file: