Searched refs:GL_CURSOR_POSITION_CR (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dchromium.h544 #define GL_CURSOR_POSITION_CR 0x8AF0 macro
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dcontext.c1445 stub.spu->dispatch_table.ChromiumParametervCR(GL_CURSOR_POSITION_CR, GL_INT, 2, pos);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu.c1601 case GL_CURSOR_POSITION_CR:
1605 crDebug("Render SPU: GL_CURSOR_POSITION_CR (%d, %d)", render_spu.cursorX, render_spu.cursorY);
1608 crWarning("Render SPU: Bad type or count for ChromiumParametervCR(GL_CURSOR_POSITION_CR)");

Completed in 52 milliseconds