::std::pair< s32, SymbolType > SearchUniformIndex( s32 shaderIndex, const char * name ) const; const char * SearchUniformIndex( s32 shaderIndex, SymbolType symbolType, s32 index ) const;
| SearchUniformIndex ( s32, const char * ) | Gets the vertex uniform index. |
| SearchUniformIndex ( s32, SymbolType, s32 ) | Gets the vertex uniform index. |
Gets the vertex uniform index.
Gets the vertex uniform index.
CONFIDENTIAL