Searched defs:NV50_TILE_SIZE_Z (Results 1 – 2 of 2) sorted by relevance
26 #define NV50_TILE_SIZE_Z(m) ( 1 << (((m) >> 8) & 0xf)) macro