C# Class SharpDX.Direct3D12.RootSignatureDescription1.__Native

Datei anzeigen 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_oe property

public RootSignatureFlags Flags
return RootSignatureFlags

ParameterCount public_oe property

public int ParameterCount
return int

ParametersPointer public_oe property

public IntPtr,System ParametersPointer
return System.IntPtr

StaticSamplerCount public_oe property

public int StaticSamplerCount
return int

StaticSamplerPointer public_oe property

public IntPtr,System StaticSamplerPointer
return System.IntPtr