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