Searched defs:SyncProviderGLSync (Results 1 – 1 of 1) sorted by relevance
248 class SyncProviderGLSync : public SyncProviderGL class251 SyncProviderGLSync(const FunctionsGL *functions) : mFunctions(functions), mSync(nullptr) {} in SyncProviderGLSync() function in rx::SyncProviderGLSync