[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.DomainShader

DomainShader Class

ID3D11DomainShader

Inheritance
DomainShader
Implements
Namespace: C1.Util.DX.Direct3D11
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("f582c508-0f36-490c-9977-31eece268cfa")]
public class DomainShader : DeviceChild, IDisposable, IUnknown

Constructors

Name Description
DomainShader(IntPtr)

Initializes a new instance of the DomainShader class.

Methods

Name Description
Create(Device, byte[], ClassLinkage)

Initializes a new instance of the DomainShader class.

Operators

Name Description
explicit operator DomainShader(IntPtr)

Performs an explicit conversion from IntPtr to DomainShader.