s32 BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex );
| Name | Description | |
|---|---|---|
| in | vertexIndex | Index of the vertex shader. |
| in | geometryIndex | Index of the geometry shader. |
Creates a command for transferring the shader binary to the specified buffer.
CONFIDENTIAL