Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResShader.cpp406 shaderInfo->SearchUniformIndex( this->GetVertexShaderIndex(), name ); in GetVertexUniformIndex()
427 shaderInfo->SearchUniformIndex( this->GetGeometryShaderIndex(), name ); in GetGeometryUniformIndex()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h158 SearchUniformIndex(s32 shaderIndex, const char* name) const in SearchUniformIndex() function
211 SearchUniformIndex(s32 shaderIndex, SymbolType symbolType, s32 index) const in SearchUniformIndex() function