Searched defs:fGLContext (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/skia/tools/window/unix/ | ||
H A D | GaneshGLWindowContext_unix.cpp | 49 GLXContext fGLContext; member in __anon843dc3320111::GLWindowContext_xlib |
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ | ||
H A D | GrGLGpu.h | 607 std::unique_ptr<GrGLContext> fGLContext; variable |