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