Searched refs:v3d_fence_create (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_fence.c100 v3d_fence_create(struct v3d_context *v3d) function in typeref:struct:v3d_fence *
H A Dv3d_context.c63 struct v3d_fence *f = v3d_fence_create(v3d);
H A Dv3d_context.h624 struct v3d_fence *v3d_fence_create(struct v3d_context *v3d);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_fence.c120 v3d_fence_create(struct v3d_context *v3d) function in typeref:struct:v3d_fence *
H A Dv3d_query_perfcnt.c267 v3d->active_perfmon->last_job_fence = v3d_fence_create(v3d);
H A Dv3d_context.c63 struct v3d_fence *f = v3d_fence_create(v3d);
H A Dv3d_context.h759 struct v3d_fence *v3d_fence_create(struct v3d_context *v3d);

Completed in 8 milliseconds