Home
last modified time | relevance | path

Searched refs:GLXFBConfigID (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/GL/
Dglx.h165 typedef XID GLXFBConfigID; typedef
/third_party/mesa3d/src/glx/
Dglxcmds.c954 config->fbconfigID = (GLXFBConfigID) (GLX_DONT_CARE); in init_fbconfig_for_chooser()