Searched refs:fbconfig (Results 1 – 1 of 1) sorted by relevance
110 explicit GlxPixelFormat(GLXFBConfig fbconfig) : mFbConfig(fbconfig) {} in GlxPixelFormat() argument386 GLXFBConfig fbconfig = GlxPixelFormat::from(pixelFormat); in checkWindowPixelFormatMatch() local390 mDisplay, fbconfig, GLX_RED_SIZE, &r)); in checkWindowPixelFormatMatch()392 mDisplay, fbconfig, GLX_GREEN_SIZE, &g)); in checkWindowPixelFormatMatch()394 mDisplay, fbconfig, GLX_BLUE_SIZE, &b)); in checkWindowPixelFormatMatch()