[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct3D11.DomainShaderStage

DomainShaderStage Class

ID3D11DeviceContext

Implements
Namespace: GrapeCity.Documents.DX.Direct3D11
Assembly: GcDocs.DX.Windows.dll
Syntax
[Guid("c0bfa96c-e089-44fb-8eaf-26f8796190da")]
public class DomainShaderStage : CommonShaderStage<DomainShader>, IDisposable

Constructors

Name Description
DomainShaderStage(IntPtr)

Initializes a new instance of the DomainShaderStage class.

Operators

Name Description
explicit operator DomainShaderStage(IntPtr)

Performs an explicit conversion from IntPtr to DomainShaderStage.