Home
last modified time | relevance | path

Searched refs:mShareGroup (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.h122 egl::ShareGroup *getShareGroup() const { return mShareGroup; } in getShareGroup()
985 egl::ShareGroup *mShareGroup; variable
DState.cpp350 mShareGroup(shareGroup),
DContext.cpp745 mState.mShareGroup->release(display); in onDestroy()