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

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c94 static DrawBufferFunc_t origDrawBuffer; variable
259 origDrawBuffer(buf);
287 origDrawBuffer = stub.spuDispatch.DrawBuffer;

Completed in 254 milliseconds