RetroArch
Public Attributes | List of all members
D3D11_VIDEO_COLOR Struct Reference

#include <d3d11.h>

Collaboration diagram for D3D11_VIDEO_COLOR:
[legend]

Public Attributes

union {
   D3D11_VIDEO_COLOR_YCbCrA   YCbCr
 
   D3D11_VIDEO_COLOR_RGBA   RGBA
 
}; 
 

Member Data Documentation

◆ @301

union { ... }

◆ RGBA

D3D11_VIDEO_COLOR_RGBA D3D11_VIDEO_COLOR::RGBA

◆ YCbCr

D3D11_VIDEO_COLOR_YCbCrA D3D11_VIDEO_COLOR::YCbCr

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