Home
last modified time | relevance | path

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

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