Home
last modified time | relevance | path

Searched defs:fbconfig (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglOsApi_glx.cpp110 explicit GlxPixelFormat(GLXFBConfig fbconfig) : mFbConfig(fbconfig) {} in GlxPixelFormat()
392 GLXFBConfig fbconfig = GlxPixelFormat::from(pixelFormat); in checkWindowPixelFormatMatch() local