[]
ID3D11GeometryShader
[Guid("38325b96-effb-4022-ba02-2e795b70275c")]
public class GeometryShader : DeviceChild, IDisposable, IUnknown
Name | Description |
---|---|
GeometryShader(IntPtr) | Initializes a new instance of the GeometryShader class. |
Name | Description |
---|---|
StreamOutputBufferSlotCount | Constant StreamOutputBufferSlotCount. |
StreamOutputNoRasterizedStream | Constant StreamOutputNoRasterizedStream. |
StreamOutputOutputComponentCount | Constant StreamOutputOutputComponentCount. |
StreamOutputStreamCount | Constant StreamOutputStreamCount. |
Name | Description |
---|---|
Create(Device, byte[], ClassLinkage) | Initializes a new instance of the GeometryShader class. |
Create(Device, byte[], StreamOutputElement[], int[], int, ClassLinkage) | Initializes a new instance of the GeometryShader class. |
Name | Description |
---|---|
explicit operator GeometryShader(IntPtr) | Performs an explicit conversion from IntPtr to GeometryShader. |