Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Common.h43 LOOKUP_TABLE_COUNT = 32, enumerator
Dgfx_RenderContext.h603 NW_ASSERT(0 <= index && index < LOOKUP_TABLE_COUNT); in ToLutTexture()