Searched refs:panfrost_fence_create (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_screen.h125 panfrost_fence_create(struct panfrost_context *ctx);
H A Dpan_screen.c771 panfrost_fence_create(struct panfrost_context *ctx) function in typeref:struct:pipe_fence_handle *
H A Dpan_context.c104 struct pipe_fence_handle *f = panfrost_fence_create(ctx);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_drm.c272 panfrost_fence_create(struct panfrost_context *ctx) function in typeref:struct:panfrost_fence *
315 struct panfrost_fence *f = panfrost_fence_create(ctx);

Completed in 5 milliseconds