#include <d3dx12_win.h>
|
| static void | Init (_Out_ D3D12_ROOT_DESCRIPTOR_TABLE &rootDescriptorTable, UINT numDescriptorRanges, _In_reads_opt_(numDescriptorRanges) const D3D12_DESCRIPTOR_RANGE *_pDescriptorRanges) |
| |
◆ CD3DX12_ROOT_DESCRIPTOR_TABLE() [1/3]
| CD3DX12_ROOT_DESCRIPTOR_TABLE::CD3DX12_ROOT_DESCRIPTOR_TABLE |
( |
| ) |
|
|
inline |
◆ CD3DX12_ROOT_DESCRIPTOR_TABLE() [2/3]
| CD3DX12_ROOT_DESCRIPTOR_TABLE::CD3DX12_ROOT_DESCRIPTOR_TABLE |
( |
const D3D12_ROOT_DESCRIPTOR_TABLE & |
o | ) |
|
|
inlineexplicit |
◆ CD3DX12_ROOT_DESCRIPTOR_TABLE() [3/3]
| CD3DX12_ROOT_DESCRIPTOR_TABLE::CD3DX12_ROOT_DESCRIPTOR_TABLE |
( |
UINT |
numDescriptorRanges, |
|
|
_In_reads_opt_(numDescriptorRanges) const D3D12_DESCRIPTOR_RANGE * |
_pDescriptorRanges |
|
) |
| |
|
inline |
◆ Init() [1/2]
| static void CD3DX12_ROOT_DESCRIPTOR_TABLE::Init |
( |
_Out_ D3D12_ROOT_DESCRIPTOR_TABLE & |
rootDescriptorTable, |
|
|
UINT |
numDescriptorRanges, |
|
|
_In_reads_opt_(numDescriptorRanges) const D3D12_DESCRIPTOR_RANGE * |
_pDescriptorRanges |
|
) |
| |
|
inlinestatic |
◆ Init() [2/2]
| void CD3DX12_ROOT_DESCRIPTOR_TABLE::Init |
( |
UINT |
numDescriptorRanges, |
|
|
_In_reads_opt_(numDescriptorRanges) const D3D12_DESCRIPTOR_RANGE * |
_pDescriptorRanges |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: