Home
last modified time | relevance | path

Searched refs:SearchUniformIndex (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResShader.cpp426 shaderInfo->SearchUniformIndex( this->GetVertexShaderIndex(), name ); in GetVertexUniformIndex()
447 shaderInfo->SearchUniformIndex( this->GetGeometryShaderIndex(), name ); in GetGeometryUniformIndex()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h194 SearchUniformIndex(s32 shaderIndex, const char* name) const in SearchUniformIndex() function
247 SearchUniformIndex(s32 shaderIndex, SymbolType symbolType, s32 index) const in SearchUniformIndex() function