HomeSort by relevance Sort by last modified time
    Searched refs:NVC0_TILE_SIZE_X (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_resource.h 14 #define NVC0_TILE_SIZE_X(m) (64 << (((m) >> 0) & 0xf))
nvc0_miptree.c 216 tsx = NVC0_TILE_SIZE_X(lvl->tile_mode); /* x is tile row pitch in bytes */

Completed in 55 milliseconds