Method | Description | |
---|---|---|
RootSignatureDescription1 ( ) : System |
Initializes a new instance of the RootSignatureDescription1 class.
|
|
RootSignatureDescription1 ( |
||
RootSignatureDescription1 ( RootSignatureFlags flags, |
Initializes a new instance of the RootSignatureDescription1 class.
|
|
Serialize ( ) : SharpDX.Direct3D.Blob |
Serializes this description to a blob.
|
Method | Description | |
---|---|---|
Deserialize ( |
||
Serialize ( SharpDX.Direct3D.Blob &result, string &errorText ) : System.Result |
Serializes this description to a blob.
|
public RootSignatureDescription1 ( ) : System | ||
return | System |
public RootSignatureDescription1 ( |
||
pNativePtr | ||
return | System |
public RootSignatureDescription1 ( RootSignatureFlags flags, |
||
flags | RootSignatureFlags | The flags. |
parameters | The parameters. | |
samplers | SharpDX.Direct3D12.StaticSamplerDescription | The samplers. |
return | System |