RetroArch
Public Attributes | List of all members
D3D12_VIDEO_PROCESS_REFERENCE_SET Struct Reference

#include <d3d12video.h>

Public Attributes

UINT NumPastFrames
 
ID3D12Resource ** ppPastFrames
 
UINTpPastSubresources
 
UINT NumFutureFrames
 
ID3D12Resource ** ppFutureFrames
 
UINTpFutureSubresources
 

Member Data Documentation

◆ NumFutureFrames

UINT D3D12_VIDEO_PROCESS_REFERENCE_SET::NumFutureFrames

◆ NumPastFrames

UINT D3D12_VIDEO_PROCESS_REFERENCE_SET::NumPastFrames

◆ pFutureSubresources

UINT* D3D12_VIDEO_PROCESS_REFERENCE_SET::pFutureSubresources

◆ pPastSubresources

UINT* D3D12_VIDEO_PROCESS_REFERENCE_SET::pPastSubresources

◆ ppFutureFrames

ID3D12Resource** D3D12_VIDEO_PROCESS_REFERENCE_SET::ppFutureFrames

◆ ppPastFrames

ID3D12Resource** D3D12_VIDEO_PROCESS_REFERENCE_SET::ppPastFrames

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