HomeSort by: relevance | last modified time | path
    Searched refs:batch_flush_notify (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_batchbuffer.c 225 if (pI830->batch_flush_notify)
226 pI830->batch_flush_notify (pScrn);
i830_driver.c 2713 pI830->batch_flush_notify = i965_batch_flush_notify;
2715 pI830->batch_flush_notify = i915_batch_flush_notify;
2717 pI830->batch_flush_notify = i830_batch_flush_notify;
i830.h 430 void (*batch_flush_notify)(ScrnInfoPtr pScrn); member in struct:_I830Rec

Completed in 8 milliseconds