HomeSort by relevance Sort by last modified time
    Searched full:brw_fence (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_sync.c 46 struct brw_fence { struct
57 struct brw_fence fence;
61 brw_fence_init(struct brw_context *brw, struct brw_fence *fence)
69 brw_fence_finish(struct brw_fence *fence)
78 brw_fence_insert(struct brw_context *brw, struct brw_fence *fence)
90 brw_fence_has_completed_locked(struct brw_fence *fence)
106 brw_fence_has_completed(struct brw_fence *fence)
118 brw_fence_client_wait_locked(struct brw_context *brw, struct brw_fence *fence,
149 brw_fence_client_wait(struct brw_context *brw, struct brw_fence *fence,
162 brw_fence_server_wait(struct brw_context *brw, struct brw_fence *fence
    [all...]
  /external/mesa3d/docs/relnotes/
12.0.2.html 154 <li>i965: store reference to the context within struct brw_fence (v2)</li>

Completed in 3661 milliseconds