Searched refs:Sync_CrossThread (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Djit_pch.hpp119 static const auto Sync_CrossThread = llvm::SyncScope::System; variable in typeref:typename:const auto
127 static const auto Sync_CrossThread = llvm::SynchronizationScope::CrossThread; variable in typeref:typename:const auto
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Djit_pch.hpp124 static const auto Sync_CrossThread = llvm::SyncScope::System; variable in typeref:typename:const auto
132 static const auto Sync_CrossThread = llvm::SynchronizationScope::CrossThread; variable in typeref:typename:const auto

Completed in 2 milliseconds