nw::gfx::ShaderBinaryInfo::GetShaderProgramCommandSize Member Functions32 GetShaderProgramCommandSize( s32 vertexIndex, s32 geometryIndex ) const;
| Name | Description | |
|---|---|---|
| in | vertexIndex | Specifies the index for a vertex shader. |
| in | geometryIndex | Specifies the index for a geometry shader. |
Gets the command size for configuring the shader program.
CONFIDENTIAL