Searched refs:exaBfrOffset (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_memory.c236 pGeode->exaBfrOffset = 0;
241 pGeode->exaBfrOffset = ptr->offset;
H A Dgeode.h230 unsigned int exaBfrOffset; member in struct:_geodeRec
H A Dgx_driver.c106 pGeode->exaBfrOffset = *offset;
107 *offset += pGeode->exaBfrOffset;
108 *avail -= pGeode->exaBfrOffset;
H A Dgx_accel.c1824 dstOfs = pGeode->exaBfrOffset;
1835 dstOfs = pGeode->exaBfrOffset;
1855 srcOfs = pGeode->exaBfrOffset;
H A Dlx_exa.c581 if (pGeode->exaBfrOffset == 0 || !pMsk)
698 exaScratch.bufferOffset = pGeode->exaBfrOffset;

Completed in 14 milliseconds