RetroArch
Public Attributes | List of all members
D3D10_VIEWPORT Struct Reference

#include <d3d10.h>

Public Attributes

INT TopLeftX
 
INT TopLeftY
 
UINT Width
 
UINT Height
 
FLOAT MinDepth
 
FLOAT MaxDepth
 

Member Data Documentation

◆ Height

UINT D3D10_VIEWPORT::Height

◆ MaxDepth

FLOAT D3D10_VIEWPORT::MaxDepth

◆ MinDepth

FLOAT D3D10_VIEWPORT::MinDepth

◆ TopLeftX

INT D3D10_VIEWPORT::TopLeftX

◆ TopLeftY

INT D3D10_VIEWPORT::TopLeftY

◆ Width

UINT D3D10_VIEWPORT::Width

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