ReactOS 0.4.17-dev-934-g091855f
D3D12_ROOT_SIGNATURE_DESC Struct Reference
Collaboration diagram for D3D12_ROOT_SIGNATURE_DESC:

Public Attributes

UINT NumParameters
 
const D3D12_ROOT_PARAMETER * pParameters
 
UINT NumStaticSamplers
 
const D3D12_STATIC_SAMPLER_DESC * pStaticSamplers
 
D3D12_ROOT_SIGNATURE_FLAGS Flags
 

Detailed Description

Definition at line 1384 of file d3d12.idl.

Member Data Documentation

◆ Flags

D3D12_ROOT_SIGNATURE_FLAGS D3D12_ROOT_SIGNATURE_DESC::Flags

Definition at line 1390 of file d3d12.idl.

◆ NumParameters

UINT D3D12_ROOT_SIGNATURE_DESC::NumParameters

Definition at line 1386 of file d3d12.idl.

◆ NumStaticSamplers

UINT D3D12_ROOT_SIGNATURE_DESC::NumStaticSamplers

Definition at line 1388 of file d3d12.idl.

◆ pParameters

const D3D12_ROOT_PARAMETER* D3D12_ROOT_SIGNATURE_DESC::pParameters

Definition at line 1387 of file d3d12.idl.

◆ pStaticSamplers

const D3D12_STATIC_SAMPLER_DESC* D3D12_ROOT_SIGNATURE_DESC::pStaticSamplers

Definition at line 1389 of file d3d12.idl.


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