nw::gfx::ShaderBinaryInfo::BuildShaderProgramCommand Member Functions32 BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex ) const;
| Name | Description | |
|---|---|---|
| in | vertexIndex | Index of the vertex shader. |
| in | geometryIndex | Index of the geometry shader. |
Creates commands in the specified buffer for configuring the shader program.
CONFIDENTIAL