Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResShader.cpp417 shaderInfo->SearchUniformIndex( this->GetVertexShaderIndex(), name ); in GetVertexUniformIndex()
438 shaderInfo->SearchUniformIndex( this->GetGeometryShaderIndex(), name ); in GetGeometryUniformIndex()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h192 SearchUniformIndex(s32 shaderIndex, const char* name) const in SearchUniformIndex() function
245 SearchUniformIndex(s32 shaderIndex, SymbolType symbolType, s32 index) const in SearchUniformIndex() function