[]
ID3D11DeviceContext
[Guid("c0bfa96c-e089-44fb-8eaf-26f8796190da")]
public class GeometryShaderStage : CommonShaderStage<GeometryShader>, IDisposable
<Guid("c0bfa96c-e089-44fb-8eaf-26f8796190da")>
Public Class GeometryShaderStage
Inherits CommonShaderStage(Of GeometryShader)
Implements IDisposable
| Name | Description |
|---|---|
| GeometryShaderStage(IntPtr) | Initializes a new instance of the GeometryShaderStage class. |
| Name | Description |
|---|---|
| explicit operator GeometryShaderStage(IntPtr) | Performs an explicit conversion from IntPtr to GeometryShaderStage. |