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

/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/internal/
H A Dglcore.h366 int lockLine[10]; member in struct:__GLdrawablePrivateRec
406 (glPriv)->lockLine[(glPriv)->lockRefCount] = __LINE__; \
411 (glPriv)->lockLine[(glPriv)->lockRefCount] = 0; \

Completed in 46 milliseconds