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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dpixel.c1405 swap4(GLuint *ui, GLuint n) function
1611 swap4((GLuint *) dst, srcBytesPerRow / size);
1647 swap4((GLuint *) swapRow, bytes / 4);
1662 swap4((GLuint *) dst, bytes / 4);

Completed in 37 milliseconds