Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_defs.h23 struct EglWrapperDispatchTable { struct
25 inline EglWrapperDispatchTable() noexcept : isLoad(false) {} in EglWrapperDispatchTable() argument
42 extern EglWrapperDispatchTable gWrapperHook; argument