Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp324 struct WglExtensionsDispatch : public WglBaseDispatch { struct
330 explicit WglExtensionsDispatch(const WglBaseDispatch& baseDispatch) : in WglExtensionsDispatch() argument
336 bool init(HDC hdc) { in init()