RetroArch
Public Attributes | List of all members
D3D12_FEATURE_DATA_VIDEO_PROCESSOR_SIZE Struct Reference

#include <d3d12video.h>

Collaboration diagram for D3D12_FEATURE_DATA_VIDEO_PROCESSOR_SIZE:
[legend]

Public Attributes

UINT NodeMask
 
const D3D12_VIDEO_PROCESS_OUTPUT_STREAM_DESCpOutputStreamDesc
 
UINT NumInputStreamDescs
 
const D3D12_VIDEO_PROCESS_INPUT_STREAM_DESCpInputStreamDescs
 
UINT64 MemoryPoolL0Size
 
UINT64 MemoryPoolL1Size
 

Member Data Documentation

◆ MemoryPoolL0Size

UINT64 D3D12_FEATURE_DATA_VIDEO_PROCESSOR_SIZE::MemoryPoolL0Size

◆ MemoryPoolL1Size

UINT64 D3D12_FEATURE_DATA_VIDEO_PROCESSOR_SIZE::MemoryPoolL1Size

◆ NodeMask

UINT D3D12_FEATURE_DATA_VIDEO_PROCESSOR_SIZE::NodeMask

◆ NumInputStreamDescs

UINT D3D12_FEATURE_DATA_VIDEO_PROCESSOR_SIZE::NumInputStreamDescs

◆ pInputStreamDescs

const D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC* D3D12_FEATURE_DATA_VIDEO_PROCESSOR_SIZE::pInputStreamDescs

◆ pOutputStreamDesc

const D3D12_VIDEO_PROCESS_OUTPUT_STREAM_DESC* D3D12_FEATURE_DATA_VIDEO_PROCESSOR_SIZE::pOutputStreamDesc

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