Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResLookupTable.cpp173 s32 samplerNum = this->GetSamplersCount(); in Setup() local
174 for ( int i = 0; i < samplerNum; ++i ) in Setup()