Searched refs:pb_fence (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer.h215 pb_fence(struct pb_buffer *buf, struct pipe_fence_handle *fence) function
H A Dpb_validate.c156 pb_fence(vl->entries[i].buf, fence);
H A Dpb_bufmgr_mm.c147 pb_fence(mm->buffer, fence);
H A Dpb_bufmgr_ondemand.c202 pb_fence(buf->buffer, fence);
H A Dpb_bufmgr_pool.c160 pb_fence(pool->buffer, fence);
H A Dpb_bufmgr_cache.c200 pb_fence(buf->buffer, fence);
H A Dpb_bufmgr_debug.c327 pb_fence(buf->buffer, fence);
H A Dpb_bufmgr_slab.c268 pb_fence(buf->slab->bo, fence);
H A Dpb_buffer_fenced.c858 pb_fence(fenced_buf->buffer, fence);
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer.h215 pb_fence(struct pb_buffer *buf, struct pipe_fence_handle *fence) function
H A Dpb_validate.c156 pb_fence(vl->entries[i].buf, fence);
H A Dpb_bufmgr_mm.c147 pb_fence(mm->buffer, fence);
H A Dpb_bufmgr_ondemand.c202 pb_fence(buf->buffer, fence);
H A Dpb_bufmgr_pool.c160 pb_fence(pool->buffer, fence);
H A Dpb_bufmgr_cache.c200 pb_fence(buf->buffer, fence);
H A Dpb_bufmgr_debug.c327 pb_fence(buf->buffer, fence);
H A Dpb_bufmgr_slab.c268 pb_fence(buf->slab->bo, fence);
H A Dpb_buffer_fenced.c858 pb_fence(fenced_buf->buffer, fence);

Completed in 2393 milliseconds