Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/window/unix/
H A DGaneshGLWindowContext_unix.cpp49 GLXContext fGLContext; member in __anon843dc3320111::GLWindowContext_xlib
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.h607 std::unique_ptr<GrGLContext> fGLContext; variable