Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
Degl_defs.h23 struct EglWrapperDispatchTable { struct
24 inline EglWrapperDispatchTable() noexcept : isLoad(false) {} in EglWrapperDispatchTable() argument
41 extern EglWrapperDispatchTable gWrapperHook; argument