RetroArch
Public Attributes | List of all members
D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS Struct Reference

#include <d3d12video.h>

Public Attributes

BOOL Enable
 
ID3D12ResourcepReferenceTexture2D
 
UINT ReferenceSubresource
 
DXGI_COLOR_SPACE_TYPE OutputColorSpace
 
DXGI_COLOR_SPACE_TYPE DecodeColorSpace
 

Member Data Documentation

◆ DecodeColorSpace

DXGI_COLOR_SPACE_TYPE D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS::DecodeColorSpace

◆ Enable

BOOL D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS::Enable

◆ OutputColorSpace

DXGI_COLOR_SPACE_TYPE D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS::OutputColorSpace

◆ pReferenceTexture2D

ID3D12Resource* D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS::pReferenceTexture2D

◆ ReferenceSubresource

UINT D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS::ReferenceSubresource

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