Home
last modified time | relevance | path

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

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