RetroArch
Public Attributes | List of all members
D3D12_DESCRIPTOR_HEAP_DESC Struct Reference

#include <d3d12.h>

Public Attributes

D3D12_DESCRIPTOR_HEAP_TYPE Type
 
UINT NumDescriptors
 
D3D12_DESCRIPTOR_HEAP_FLAGS Flags
 
UINT NodeMask
 

Member Data Documentation

◆ Flags

D3D12_DESCRIPTOR_HEAP_FLAGS D3D12_DESCRIPTOR_HEAP_DESC::Flags

◆ NodeMask

UINT D3D12_DESCRIPTOR_HEAP_DESC::NodeMask

◆ NumDescriptors

UINT D3D12_DESCRIPTOR_HEAP_DESC::NumDescriptors

◆ Type

D3D12_DESCRIPTOR_HEAP_TYPE D3D12_DESCRIPTOR_HEAP_DESC::Type

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