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