• Home
  • Raw
  • Download

Lines Matching defs:thread

17 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ChooseConfig(Thread *thread,  in GetContextLock_ChooseConfig()
23 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CopyBuffers(Thread *thread, in GetContextLock_CopyBuffers()
29 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateContext(Thread *thread, in GetContextLock_CreateContext()
36 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreatePbufferSurface(Thread *thread, in GetContextLock_CreatePbufferSurface()
42 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreatePixmapSurface(Thread *thread, in GetContextLock_CreatePixmapSurface()
48 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateWindowSurface(Thread *thread, in GetContextLock_CreateWindowSurface()
54 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroyContext(Thread *thread, in GetContextLock_DestroyContext()
62 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroySurface(Thread *thread, in GetContextLock_DestroySurface()
68 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetConfigAttrib(Thread *thread, in GetContextLock_GetConfigAttrib()
75 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetConfigs(Thread *thread, in GetContextLock_GetConfigs()
81 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetCurrentDisplay(Thread *thread) in GetContextLock_GetCurrentDisplay()
86 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetCurrentSurface(Thread *thread) in GetContextLock_GetCurrentSurface()
91 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetDisplay(Thread *thread) in GetContextLock_GetDisplay()
96 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetError(Thread *thread) in GetContextLock_GetError()
101 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetProcAddress(Thread *thread) in GetContextLock_GetProcAddress()
106 ANGLE_INLINE ScopedContextMutexLock GetContextLock_Initialize(Thread *thread, in GetContextLock_Initialize()
112 ANGLE_INLINE ScopedContextMutexLock GetContextLock_MakeCurrent(Thread *thread, in GetContextLock_MakeCurrent()
120 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryContext(Thread *thread, in GetContextLock_QueryContext()
128 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryString(Thread *thread, in GetContextLock_QueryString()
134 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QuerySurface(Thread *thread, in GetContextLock_QuerySurface()
149 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SwapBuffers(Thread *thread, in GetContextLock_SwapBuffers()
155 ANGLE_INLINE ScopedContextMutexLock GetContextLock_Terminate(Thread *thread, in GetContextLock_Terminate()
162 ANGLE_INLINE ScopedContextMutexLock GetContextLock_WaitGL(Thread *thread) in GetContextLock_WaitGL()
167 ANGLE_INLINE ScopedContextMutexLock GetContextLock_WaitNative(Thread *thread) in GetContextLock_WaitNative()
173 ANGLE_INLINE ScopedContextMutexLock GetContextLock_BindTexImage(Thread *thread, in GetContextLock_BindTexImage()
179 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ReleaseTexImage(Thread *thread, in GetContextLock_ReleaseTexImage()
185 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SurfaceAttrib(Thread *thread, in GetContextLock_SurfaceAttrib()
192 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SwapInterval(Thread *thread, in GetContextLock_SwapInterval()
200 ANGLE_INLINE ScopedContextMutexLock GetContextLock_BindAPI(Thread *thread) in GetContextLock_BindAPI()
206 GetContextLock_CreatePbufferFromClientBuffer(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreatePbufferFromClientBuffer()
211 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryAPI(Thread *thread) in GetContextLock_QueryAPI()
216 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ReleaseThread(Thread *thread) in GetContextLock_ReleaseThread()
222 ANGLE_INLINE ScopedContextMutexLock GetContextLock_WaitClient(Thread *thread) in GetContextLock_WaitClient()
228 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetCurrentContext(Thread *thread) in GetContextLock_GetCurrentContext()
234 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ClientWaitSync(Thread *thread, in GetContextLock_ClientWaitSync()
240 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateImage(Thread *thread, in GetContextLock_CreateImage()
248 GetContextLock_CreatePlatformPixmapSurface(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreatePlatformPixmapSurface()
254 GetContextLock_CreatePlatformWindowSurface(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreatePlatformWindowSurface()
259 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateSync(Thread *thread, in GetContextLock_CreateSync()
265 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroyImage(Thread *thread, in GetContextLock_DestroyImage()
272 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroySync(Thread *thread, in GetContextLock_DestroySync()
278 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetPlatformDisplay(Thread *thread) in GetContextLock_GetPlatformDisplay()
283 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetSyncAttrib(Thread *thread, in GetContextLock_GetSyncAttrib()
290 ANGLE_INLINE ScopedContextMutexLock GetContextLock_WaitSync(Thread *thread, egl::Display *dpyPacked) in GetContextLock_WaitSync()
296 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SetBlobCacheFuncsANDROID(Thread *thread, in GetContextLock_SetBlobCacheFuncsANDROID()
303 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateNativeClientBufferANDROID(Thread *thread) in GetContextLock_CreateNativeClientBufferANDROID()
310 GetContextLock_GetCompositorTimingSupportedANDROID(Thread *thread, egl::Display *dpyPacked) in GetContextLock_GetCompositorTimingSupportedANDROID()
316 GetContextLock_GetCompositorTimingANDROID(Thread *thread, egl::Display *dpyPacked) in GetContextLock_GetCompositorTimingANDROID()
321 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetNextFrameIdANDROID(Thread *thread, in GetContextLock_GetNextFrameIdANDROID()
328 GetContextLock_GetFrameTimestampSupportedANDROID(Thread *thread, egl::Display *dpyPacked) in GetContextLock_GetFrameTimestampSupportedANDROID()
334 GetContextLock_GetFrameTimestampsANDROID(Thread *thread, egl::Display *dpyPacked) in GetContextLock_GetFrameTimestampsANDROID()
340 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetNativeClientBufferANDROID(Thread *thread) in GetContextLock_GetNativeClientBufferANDROID()
346 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DupNativeFenceFDANDROID(Thread *thread, in GetContextLock_DupNativeFenceFDANDROID()
353 ANGLE_INLINE ScopedContextMutexLock GetContextLock_PresentationTimeANDROID(Thread *thread, in GetContextLock_PresentationTimeANDROID()
360 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateDeviceANGLE(Thread *thread) in GetContextLock_CreateDeviceANGLE()
365 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ReleaseDeviceANGLE(Thread *thread) in GetContextLock_ReleaseDeviceANGLE()
372 GetContextLock_AcquireExternalContextANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_AcquireExternalContextANGLE()
378 GetContextLock_ReleaseExternalContextANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_ReleaseExternalContextANGLE()
384 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryStringiANGLE(Thread *thread, in GetContextLock_QueryStringiANGLE()
390 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDisplayAttribANGLE(Thread *thread, in GetContextLock_QueryDisplayAttribANGLE()
399 GetContextLock_CopyMetalSharedEventANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CopyMetalSharedEventANGLE()
405 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ReleaseHighPowerGPUANGLE(Thread *thread, in GetContextLock_ReleaseHighPowerGPUANGLE()
413 GetContextLock_ReacquireHighPowerGPUANGLE(Thread *thread, in GetContextLock_ReacquireHighPowerGPUANGLE()
420 ANGLE_INLINE ScopedContextMutexLock GetContextLock_HandleGPUSwitchANGLE(Thread *thread, in GetContextLock_HandleGPUSwitchANGLE()
426 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ForceGPUSwitchANGLE(Thread *thread, in GetContextLock_ForceGPUSwitchANGLE()
433 ANGLE_INLINE ScopedContextMutexLock GetContextLock_PrepareSwapBuffersANGLE(Thread *thread, in GetContextLock_PrepareSwapBuffersANGLE()
441 GetContextLock_ProgramCacheGetAttribANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_ProgramCacheGetAttribANGLE()
446 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ProgramCacheQueryANGLE(Thread *thread, in GetContextLock_ProgramCacheQueryANGLE()
453 GetContextLock_ProgramCachePopulateANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_ProgramCachePopulateANGLE()
458 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ProgramCacheResizeANGLE(Thread *thread, in GetContextLock_ProgramCacheResizeANGLE()
465 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QuerySurfacePointerANGLE(Thread *thread, in GetContextLock_QuerySurfacePointerANGLE()
474 GetContextLock_CreateStreamProducerD3DTextureANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreateStreamProducerD3DTextureANGLE()
480 GetContextLock_StreamPostD3DTextureANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_StreamPostD3DTextureANGLE()
487 GetContextLock_SwapBuffersWithFrameTokenANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_SwapBuffersWithFrameTokenANGLE()
493 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetMscRateANGLE(Thread *thread, in GetContextLock_GetMscRateANGLE()
500 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ExportVkImageANGLE(Thread *thread, in GetContextLock_ExportVkImageANGLE()
508 GetContextLock_WaitUntilWorkScheduledANGLE(Thread *thread, egl::Display *dpyPacked) in GetContextLock_WaitUntilWorkScheduledANGLE()
514 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetSyncValuesCHROMIUM(Thread *thread, in GetContextLock_GetSyncValuesCHROMIUM()
521 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDeviceAttribEXT(Thread *thread, in GetContextLock_QueryDeviceAttribEXT()
527 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDeviceStringEXT(Thread *thread) in GetContextLock_QueryDeviceStringEXT()
532 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDisplayAttribEXT(Thread *thread, in GetContextLock_QueryDisplayAttribEXT()
540 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDmaBufFormatsEXT(Thread *thread, in GetContextLock_QueryDmaBufFormatsEXT()
546 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDmaBufModifiersEXT(Thread *thread, in GetContextLock_QueryDmaBufModifiersEXT()
554 GetContextLock_CreatePlatformPixmapSurfaceEXT(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreatePlatformPixmapSurfaceEXT()
560 GetContextLock_CreatePlatformWindowSurfaceEXT(Thread *thread, egl::Display *dpyPacked) in GetContextLock_CreatePlatformWindowSurfaceEXT()
565 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetPlatformDisplayEXT(Thread *thread) in GetContextLock_GetPlatformDisplayEXT()
571 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DebugMessageControlKHR(Thread *thread) in GetContextLock_DebugMessageControlKHR()
576 ANGLE_INLINE ScopedContextMutexLock GetContextLock_LabelObjectKHR(Thread *thread, in GetContextLock_LabelObjectKHR()
582 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryDebugKHR(Thread *thread, EGLint attribute) in GetContextLock_QueryDebugKHR()
588 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ClientWaitSyncKHR(Thread *thread, in GetContextLock_ClientWaitSyncKHR()
594 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateSyncKHR(Thread *thread, in GetContextLock_CreateSyncKHR()
600 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroySyncKHR(Thread *thread, in GetContextLock_DestroySyncKHR()
606 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetSyncAttribKHR(Thread *thread, in GetContextLock_GetSyncAttribKHR()
614 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateImageKHR(Thread *thread, in GetContextLock_CreateImageKHR()
621 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroyImageKHR(Thread *thread, in GetContextLock_DestroyImageKHR()
629 ANGLE_INLINE ScopedContextMutexLock GetContextLock_LockSurfaceKHR(Thread *thread, in GetContextLock_LockSurfaceKHR()
635 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QuerySurface64KHR(Thread *thread, in GetContextLock_QuerySurface64KHR()
642 ANGLE_INLINE ScopedContextMutexLock GetContextLock_UnlockSurfaceKHR(Thread *thread, in GetContextLock_UnlockSurfaceKHR()
649 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SetDamageRegionKHR(Thread *thread, in GetContextLock_SetDamageRegionKHR()
656 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SignalSyncKHR(Thread *thread, in GetContextLock_SignalSyncKHR()
663 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateStreamKHR(Thread *thread, in GetContextLock_CreateStreamKHR()
669 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroyStreamKHR(Thread *thread, in GetContextLock_DestroyStreamKHR()
675 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryStreamKHR(Thread *thread, in GetContextLock_QueryStreamKHR()
682 ANGLE_INLINE ScopedContextMutexLock GetContextLock_QueryStreamu64KHR(Thread *thread, in GetContextLock_QueryStreamu64KHR()
689 ANGLE_INLINE ScopedContextMutexLock GetContextLock_StreamAttribKHR(Thread *thread, in GetContextLock_StreamAttribKHR()
697 ANGLE_INLINE ScopedContextMutexLock GetContextLock_StreamConsumerAcquireKHR(Thread *thread, in GetContextLock_StreamConsumerAcquireKHR()
704 GetContextLock_StreamConsumerGLTextureExternalKHR(Thread *thread, egl::Display *dpyPacked) in GetContextLock_StreamConsumerGLTextureExternalKHR()
709 ANGLE_INLINE ScopedContextMutexLock GetContextLock_StreamConsumerReleaseKHR(Thread *thread, in GetContextLock_StreamConsumerReleaseKHR()
716 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SwapBuffersWithDamageKHR(Thread *thread, in GetContextLock_SwapBuffersWithDamageKHR()
723 ANGLE_INLINE ScopedContextMutexLock GetContextLock_WaitSyncKHR(Thread *thread, in GetContextLock_WaitSyncKHR()
730 ANGLE_INLINE ScopedContextMutexLock GetContextLock_PostSubBufferNV(Thread *thread, in GetContextLock_PostSubBufferNV()
738 GetContextLock_StreamConsumerGLTextureExternalAttribsNV(Thread *thread, egl::Display *dpyPacked) in GetContextLock_StreamConsumerGLTextureExternalAttribsNV()
744 ANGLE_INLINE ScopedContextMutexLock GetContextLock_SetValidationEnabledANGLE(Thread *thread) in GetContextLock_SetValidationEnabledANGLE()