Home
last modified time | relevance | path

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

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