Home
last modified time | relevance | path

Searched defs:NVC0_TILE_SIZE_2D (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.h24 #define NVC0_TILE_SIZE_2D(m) ((64 * 8) << (((m) + ((m) >> 4)) & 0xf)) macro

Completed in 1 milliseconds