C# Class SharpDX.Direct3D12.RootSignatureDescription1.__Native

Show file Open project: sharpdx/SharpDX

Public Properties

Property Type Description
Flags RootSignatureFlags
ParameterCount int
ParametersPointer System.IntPtr
StaticSamplerCount int
StaticSamplerPointer System.IntPtr

Property Details

Flags public property

public RootSignatureFlags Flags
return RootSignatureFlags

ParameterCount public property

public int ParameterCount
return int

ParametersPointer public property

public IntPtr,System ParametersPointer
return System.IntPtr

StaticSamplerCount public property

public int StaticSamplerCount
return int

StaticSamplerPointer public property

public IntPtr,System StaticSamplerPointer
return System.IntPtr