Searched refs:INCR_DATA_PTR (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/unpacker/
H A Dunpack_stipple.c22 INCR_DATA_PTR(8);
24 INCR_DATA_PTR(4 + 32*32/8);
H A Dunpack_clipplane.c18 INCR_DATA_PTR( sizeof( GLenum ) + 4*sizeof( GLdouble ));
H A Dunpack_matrices.c16 INCR_DATA_PTR( 16*sizeof( GLdouble ) );
24 INCR_DATA_PTR( 16*sizeof( GLfloat ) );
33 INCR_DATA_PTR( 16*sizeof( GLdouble ) );
41 INCR_DATA_PTR( 16*sizeof( GLfloat ) );
H A Dunpack_program.c266 INCR_DATA_PTR( 8 );
274 INCR_DATA_PTR( 20 );
282 INCR_DATA_PTR( 12 );
290 INCR_DATA_PTR( 8 );
298 INCR_DATA_PTR( 20 );
306 INCR_DATA_PTR( 12 );
314 INCR_DATA_PTR( 8 );
322 INCR_DATA_PTR( 20 );
330 INCR_DATA_PTR( 8 );
338 INCR_DATA_PTR( 2
[all...]
H A Dunpack_readpixels.c45 INCR_DATA_PTR(48+sizeof(CRNetworkPointer));
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_unpack.h70 #define INCR_DATA_PTR( delta ) \ macro
74 INCR_DATA_PTR( 4 )
77 INCR_DATA_PTR( *((int *) cr_unpackData ) )

Completed in 50 milliseconds