Home
last modified time | relevance | path

Searched refs:NOUVEAU_MIN_BUFFER_MAP_ALIGN_MASK (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_winsys.h17 #define NOUVEAU_MIN_BUFFER_MAP_ALIGN_MASK (NOUVEAU_MIN_BUFFER_MAP_ALIGN - 1) macro
H A Dnouveau_buffer.c160 const unsigned adj = tx->base.box.x & NOUVEAU_MIN_BUFFER_MAP_ALIGN_MASK; in nouveau_transfer_staging()
312 (tx->base.box.x & NOUVEAU_MIN_BUFFER_MAP_ALIGN_MASK)); in nouveau_buffer_transfer_del()

Completed in 3 milliseconds