Searched defs:NVC0_TILE_SIZE_2D (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ | ||
H A D | nvc0_resource.h | 24 #define NVC0_TILE_SIZE_2D(m) ((64 * 8) << (((m) + ((m) >> 4)) & 0xf)) macro |
Completed in 1 milliseconds