CommonLibVR
|
#include <D3D11.h>
Public Attributes | ||
union { | ||
D3D11_VIDEO_COLOR_YCbCrA ycbcr | ||
D3D11_VIDEO_COLOR_RGBA rgba | ||
}; | ||
union { ... } REX::W32::D3D11_VIDEO_COLOR |
D3D11_VIDEO_COLOR_RGBA REX::W32::D3D11_VIDEO_COLOR::rgba |
D3D11_VIDEO_COLOR_YCbCrA REX::W32::D3D11_VIDEO_COLOR::ycbcr |