Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DQueryGL.cpp242 class SyncProviderGLSync : public SyncProviderGL class
245 SyncProviderGLSync(const FunctionsGL *functions) : mFunctions(functions), mSync(nullptr) {} in SyncProviderGLSync() function in rx::SyncProviderGLSync