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