[]
ID3D11DeviceContext
[Guid("c0bfa96c-e089-44fb-8eaf-26f8796190da")]
public class GeometryShaderStage : CommonShaderStage<GeometryShader>, IDisposable
Initializes a new instance of the GeometryShaderStage class.
public GeometryShaderStage(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
Performs an explicit conversion from System.IntPtr to GeometryShaderStage.
public static explicit operator GeometryShaderStage(IntPtr nativePointer)
nativePointer
System.IntPtr