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

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dglx_c_exports.c74 size_t size, float readFreq,
77 return glxim.AllocateMemoryMESA(dpy, scrn, size, readFreq, writeFreq, priority);
73 glXAllocateMemoryMESA(Display *dpy, int scrn, size_t size, float readFreq, float writeFreq, float priority) argument
H A Dglx.c2811 size_t size, float readFreq,
2817 (void) readFreq;
2810 glXAllocateMemoryMESA(Display *dpy, int scrn, size_t size, float readFreq, float writeFreq, float priority) argument

Completed in 44 milliseconds