Home
last modified time | relevance | path

Searched refs:brw_gl_sync (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sync.c70 struct brw_gl_sync { struct
342 struct brw_gl_sync *sync; in brw_gl_new_sync()
354 struct brw_gl_sync *sync = (struct brw_gl_sync *) _sync; in brw_gl_delete_sync()
366 struct brw_gl_sync *sync = (struct brw_gl_sync *) _sync; in brw_gl_fence_sync()
385 struct brw_gl_sync *sync = (struct brw_gl_sync *) _sync; in brw_gl_client_wait_sync()
396 struct brw_gl_sync *sync = (struct brw_gl_sync *) _sync; in brw_gl_server_wait_sync()
404 struct brw_gl_sync *sync = (struct brw_gl_sync *) _sync; in brw_gl_check_sync()