Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <d3d11_4.h>
#include <dxgicommon.h>
#include <dxgiformat.h>
Namespaces | |
namespace | DX |
Macros | |
#define | CASEDXGIFORMAT(format) |
#define | CASEDXGICOLORSPACETYPE(type) |
Functions | |
const std::string | DX::DXGIFormatToString (const DXGI_FORMAT format) |
const std::string | DX::DXGIColorSpaceTypeToString (DXGI_COLOR_SPACE_TYPE type) |
const std::string | DX::D3D11VideoProcessorFormatSupportToString (D3D11_VIDEO_PROCESSOR_FORMAT_SUPPORT value) |
#define CASEDXGICOLORSPACETYPE | ( | type | ) |