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

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/drivers/dri/common/
H A Ddri_util.h86 if (*(pDrawPriv->pStamp) != pDrawPriv->lastStamp) { \
95 * See __DRIdrawable::pStamp and __DRIdrawable::lastStamp.
99 while (*(pdp->pStamp) != pdp->lastStamp) { \
302 unsigned int lastStamp; member in struct:__DRIdrawableRec

Completed in 822 milliseconds