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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dpixel.c1680 void crPixelCopy3D( GLsizei width, GLsizei height, GLsizei depth, function
1697 crWarning( "crPixelCopy3D: simply crMemcpy'ing from srcPtr to dstPtr" );
1700 crWarning( "crPixelCopy3D: formats don't match!" );
1702 crWarning( "crPixelCopy3D: formats don't match!" );

Completed in 57 milliseconds