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

Public Attributes

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

Detailed Description

Definition at line 1393 of file d3d12.idl.

Member Data Documentation

◆ Flags

D3D12_ROOT_SIGNATURE_FLAGS D3D12_ROOT_SIGNATURE_DESC1::Flags

Definition at line 1399 of file d3d12.idl.

◆ NumParameters

UINT D3D12_ROOT_SIGNATURE_DESC1::NumParameters

Definition at line 1395 of file d3d12.idl.

◆ NumStaticSamplers

UINT D3D12_ROOT_SIGNATURE_DESC1::NumStaticSamplers

Definition at line 1397 of file d3d12.idl.

◆ pParameters

const D3D12_ROOT_PARAMETER1* D3D12_ROOT_SIGNATURE_DESC1::pParameters

Definition at line 1396 of file d3d12.idl.

◆ pStaticSamplers

const D3D12_STATIC_SAMPLER_DESC* D3D12_ROOT_SIGNATURE_DESC1::pStaticSamplers

Definition at line 1398 of file d3d12.idl.


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