Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DQueryGL.cpp228 class SyncProviderGLSync : public SyncProviderGL class
231 SyncProviderGLSync(const FunctionsGL *functions) : mFunctions(functions), mSync(nullptr) in SyncProviderGLSync() function in rx::SyncProviderGLSync