RetroArch
Public Attributes | List of all members
D3D11_VIDEO_PROCESSOR_INPUT_VIEW_DESC Struct Reference

#include <d3d11.h>

Collaboration diagram for D3D11_VIDEO_PROCESSOR_INPUT_VIEW_DESC:
[legend]

Public Attributes

UINT FourCC
 
D3D11_VPIV_DIMENSION ViewDimension
 
union {
   D3D11_TEX2D_VPIV   Texture2D
 
}; 
 

Member Data Documentation

◆ @305

union { ... }

◆ FourCC

UINT D3D11_VIDEO_PROCESSOR_INPUT_VIEW_DESC::FourCC

◆ Texture2D

D3D11_TEX2D_VPIV D3D11_VIDEO_PROCESSOR_INPUT_VIEW_DESC::Texture2D

◆ ViewDimension

D3D11_VPIV_DIMENSION D3D11_VIDEO_PROCESSOR_INPUT_VIEW_DESC::ViewDimension

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