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

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dglx_c_exports.c75 float writeFreq, float priority)
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.c2812 float writeFreq, float priority)
2818 (void) writeFreq;
2810 glXAllocateMemoryMESA(Display *dpy, int scrn, size_t size, float readFreq, float writeFreq, float priority) argument

Completed in 38 milliseconds