Searched defs:tc_token (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.h57 struct tc_unflushed_batch_token *tc_token; member in struct:pipe_fence_handle
H A Dfreedreno_fence.c297 fd_fence_create_unflushed(struct pipe_context * pctx,struct tc_unflushed_batch_token * tc_token) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_fence.h46 struct tc_unflushed_batch_token *tc_token; member in struct:zink_tc_fence
H A Dzink_fence.c54 zink_create_tc_fence_for_tc(struct pipe_context *pctx, struct tc_unflushed_batch_token *tc_token) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c44 struct tc_unflushed_batch_token *tc_token; member in struct:si_multi_fence
221 si_create_fence(struct pipe_context * ctx,struct tc_unflushed_batch_token * tc_token) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c42 struct tc_unflushed_batch_token *tc_token; member in struct:si_fence
212 si_create_fence(struct pipe_context * ctx,struct tc_unflushed_batch_token * tc_token) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c390 noop_create_fence(struct pipe_context * ctx,struct tc_unflushed_batch_token * tc_token) argument

Completed in 12 milliseconds