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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dvboxhgcm.c790 static void crVBoxHGCMWriteExact(CRConnection *conn, const void *buf, unsigned int len) function
841 /* Same as crVBoxHGCMWriteExact, but combined with read of writeback data.
1835 /* Same as crVBoxHGCMWriteExact, but combined with read of writeback data.
2518 conn->SendExact = crVBoxHGCMWriteExact;

Completed in 2075 milliseconds