Searched defs:FT_MAX_GRAY_POOL (Results 1 – 1 of 1) sorted by relevance
473 #define FT_MAX_GRAY_POOL ( FT_RENDER_POOL_SIZE / sizeof ( TCell ) ) macro475 #define FT_MAX_GRAY_POOL ( 2048 / sizeof ( TCell ) ) macro