Searched refs:MAGIC_OFFSET (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu.h178 #define MAGIC_OFFSET 3000 macro
H A Dpackspu_context.c347 shareCtx -= MAGIC_OFFSET;
435 return MAGIC_OFFSET + slot;
449 const int slot = ctx - MAGIC_OFFSET;
524 const int slot = ctx - MAGIC_OFFSET;
H A Dpackspu_misc.c56 const int slot = ai32Values[i] - MAGIC_OFFSET;
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_clear.c425 if (!cr_server.clients[0]->conn->actual_network && window == MAGIC_OFFSET)
H A Dserver.h66 #define MAGIC_OFFSET 5000 macro

Completed in 784 milliseconds