Lines Matching refs:OGLFormat
112 struct OGLFormat struct
201 const OGLFormat* pFormat );
203 const OGLFormat* chooseFormats();
861 const OGLFormat* pFormat ) in createWindow()
956 const OGLFormat* OGLTransitionerImpl::chooseFormats() in createWindow()
958 const OGLFormat* pDetectedFormat=NULL; in createWindow()
970 static const OGLFormat lcl_RGB24[] = in createWindow()
981 static const OGLFormat lcl_RGB16[] = in createWindow()
990 static const OGLFormat lcl_ARGB16_4[] = in createWindow()
999 static const OGLFormat lcl_ARGB16_5[] = in createWindow()
1008 static const OGLFormat lcl_ARGB32[] = in createWindow()
1084 const OGLFormat* pFormat = NULL; in createWindow()