[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.HullShaderStage

HullShaderStage Class

ID3D11DeviceContext

Implements
Namespace: C1.Util.DX.Direct3D11
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("c0bfa96c-e089-44fb-8eaf-26f8796190da")]
public class HullShaderStage : CommonShaderStage<HullShader>, IDisposable

Constructors

Name Description
HullShaderStage(IntPtr)

Initializes a new instance of the HullShaderStage class.

Operators

Name Description
explicit operator HullShaderStage(IntPtr)

Performs an explicit conversion from IntPtr to HullShaderStage.