OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Jul 05 00:25:41 UTC 2026