Searched defs:TILE_SIZE (Results 1 – 4 of 4) sorted by relevance
40 #define TILE_SIZE (1 << TILE_ORDER) macro
27 static constexpr int TILE_SIZE = 100; variable
43 #define TILE_SIZE (1 << TILE_SIZE_LOG2) macro