Home
last modified time | relevance | path

Searched defs:__GLXWinDrawable (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dindirect.h37 typedef struct __GLXWinDrawable __GLXWinDrawable; typedef
48 struct __GLXWinDrawable { struct
49 __GLXdrawable base;
50 __GLXWinContext *drawContext;
51 __GLXWinContext *readContext;
54 HPBUFFERARB hPbuffer;
57 HDC dibDC;
58 HANDLE hSection; /* file mapping handle */
59 HBITMAP hDIB;
60 HBITMAP hOldDIB; /* original DIB for DC */
[all …]