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

/vbox/src/VBox/HostServices/SharedOpenGL/unpacker/
H A Dunpack_readpixels.c24 GLint rowLength = READ_DATA( 44, GLint ); local
35 (void) rowLength;
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_readpixels.c28 const GLint rowLength = READ_DATA( 44, GLint ); local
69 rp->rowLength = rowLength;
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_client.h47 GLint rowLength; member in struct:__anon16176
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_protocol.h256 int rowLength; member in struct:CRMessageReadPixels

Completed in 44 milliseconds