Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp300 class FunctionsGLEGL : public FunctionsGL class
303 FunctionsGLEGL(const FunctionsEGL &egl) : mEGL(egl) {} in FunctionsGLEGL() function in rx::FunctionsGLEGL