Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp108 class GlxPixelFormat : public EglOS::PixelFormat { class
110 explicit GlxPixelFormat(GLXFBConfig fbconfig) : mFbConfig(fbconfig) {} in GlxPixelFormat() function in __anonf3e8b6d10111::GlxPixelFormat