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