Searched refs:GlxPixelFormat (Results 1 – 1 of 1) sorted by relevance
108 class GlxPixelFormat : public EglOS::PixelFormat { class110 explicit GlxPixelFormat(GLXFBConfig fbconfig) : mFbConfig(fbconfig) {} in GlxPixelFormat() function in __anonf3e8b6d10111::GlxPixelFormat113 return new GlxPixelFormat(mFbConfig); in clone()119 return static_cast<const GlxPixelFormat*>(f)->fbConfig(); in from()259 info.frmt = new GlxPixelFormat(frmt); in pixelFormatToConfig()386 GLXFBConfig fbconfig = GlxPixelFormat::from(pixelFormat); in checkWindowPixelFormatMatch()421 GlxPixelFormat::from(pixelFormat), in createContext()428 GlxPixelFormat::from(pixelFormat), in createContext()471 GLXFBConfig config = GlxPixelFormat::from(pixelFormat); in createPbufferSurface()