s32 GetGeometryUniformIndex( const char* name, ShaderBinaryInfo::SymbolType * pSymbolType ) const;
| Name | Description | |
|---|---|---|
| in | name | The uniform name. |
| out | pSymbolType | Memory used for getting the uniform type. |
Gets the geometry shader uniform index.
CONFIDENTIAL