Home
last modified time | relevance | path

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

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