Searched refs:SET_RETURN_PTR (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/unpacker/
H A Dunpack_context.c26 SET_RETURN_PTR( DISPLAY_NAME_LEN + 16 );
41 SET_RETURN_PTR( DISPLAY_NAME_LEN + 12 );
H A Dunpack_misc.c35 SET_RETURN_PTR( 8 );
47 SET_RETURN_PTR( 12 );
59 SET_RETURN_PTR( 12 );
71 SET_RETURN_PTR( 12 );
H A Dunpack_shaders.c241 SET_RETURN_PTR(20);
251 SET_RETURN_PTR(20);
260 SET_RETURN_PTR(16);
269 SET_RETURN_PTR(16);
278 SET_RETURN_PTR(16);
287 SET_RETURN_PTR(16);
296 SET_RETURN_PTR(16);
305 SET_RETURN_PTR(16);
315 SET_RETURN_PTR(packet_length-16);
325 SET_RETURN_PTR(packet_lengt
[all...]
H A Dunpack_bufferobject.c18 SET_RETURN_PTR( 20 );
H A Dunpack_program.c78 SET_RETURN_PTR(12 + n * sizeof(GLuint));
202 SET_RETURN_PTR( 16+len );
212 SET_RETURN_PTR( 16+len );
H A Dunpack_texture.c325 SET_RETURN_PTR(12 + n * sizeof(GLuint));
478 SET_RETURN_PTR(24);
491 SET_RETURN_PTR( 16 );
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_unpack.h79 #define SET_RETURN_PTR( offset ) do { \ macro

Completed in 82 milliseconds