ID3D11Device::CreateGeometryShaderWithStreamOutput
DX11 vtable[14] → HRESULT
Parameters (9)
| # | Name | Type |
|---|---|---|
| 0 | pShaderBytecode | const void |
| 1 | BytecodeLength | SIZE_T |
| 2 | pSODeclaration | const D3D11_SO_DECLARATION_ENTRY |
| 3 | NumEntries | UINT |
| 4 | pBufferStrides | const UINT |
| 5 | NumStrides | UINT |
| 6 | RasterizedStream | UINT |
| 7 | pClassLinkage | ID3D11ClassLinkage |
| 8 | ppGeometryShader | ID3D11GeometryShader |