Searched defs:fbconfig (Results 1 – 1 of 1) sorted by relevance
110 explicit GlxPixelFormat(GLXFBConfig fbconfig) : mFbConfig(fbconfig) {} in GlxPixelFormat()386 GLXFBConfig fbconfig = GlxPixelFormat::from(pixelFormat); in checkWindowPixelFormatMatch() local