Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLContext.h123 GrGLContext(ConstructorArgs&& args) : INHERITED(std::move(args)) {} in GrGLContext() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpu.h37 class GrGLContext; variable