Searched refs:LOOKUP_TABLE_COUNT (Results 1 – 2 of 2) sorted by relevance
| /NW4C-2.0.3/include/nw/gfx/ | ||
| D | gfx_Common.h | 43 LOOKUP_TABLE_COUNT = 32, enumerator |
| D | gfx_RenderContext.h | 603 NW_ASSERT(0 <= index && index < LOOKUP_TABLE_COUNT); in ToLutTexture() |