Searched refs:tc_unflushed_batch_token (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_fence.h40 struct tc_unflushed_batch_token;
46 struct tc_unflushed_batch_token *tc_token;
74 zink_create_tc_fence_for_tc(struct pipe_context *pctx, struct tc_unflushed_batch_token *tc_token);
H A Dzink_fence.c54 zink_create_tc_fence_for_tc(struct pipe_context *pctx, struct tc_unflushed_batch_token *tc_token)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.h126 * callback also receives a tc_unflushed_batch_token. If fence_finish is called
192 struct tc_unflushed_batch_token;
239 struct tc_unflushed_batch_token *token);
335 struct tc_unflushed_batch_token { struct
344 struct tc_unflushed_batch_token *token;
384 struct tc_unflushed_batch_token *token,
412 tc_unflushed_batch_token_reference(struct tc_unflushed_batch_token **dst,
413 struct tc_unflushed_batch_token *src)
H A Du_threaded_context.c234 struct tc_unflushed_batch_token *token,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.h57 struct tc_unflushed_batch_token *tc_token;
103 struct tc_unflushed_batch_token;
106 struct tc_unflushed_batch_token *tc_token);
H A Dfreedreno_fence.c298 struct tc_unflushed_batch_token *tc_token)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.h127 * callback also receives a tc_unflushed_batch_token. If fence_finish is called
206 struct tc_unflushed_batch_token;
301 struct tc_unflushed_batch_token *token);
386 struct tc_unflushed_batch_token { struct
399 struct tc_unflushed_batch_token *token;
523 struct tc_unflushed_batch_token *token,
558 tc_unflushed_batch_token_reference(struct tc_unflushed_batch_token **dst,
559 struct tc_unflushed_batch_token *src)
H A Du_threaded_context.c392 struct tc_unflushed_batch_token *token,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c44 struct tc_unflushed_batch_token *tc_token;
222 struct tc_unflushed_batch_token *tc_token)
H A Dsi_pipe.h1291 struct tc_unflushed_batch_token *tc_token);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c42 struct tc_unflushed_batch_token *tc_token;
213 struct tc_unflushed_batch_token *tc_token)
H A Dsi_pipe.h1432 struct tc_unflushed_batch_token *tc_token);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c391 struct tc_unflushed_batch_token *tc_token)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c292 trace_context_create_fence(struct pipe_context *_pipe, struct tc_unflushed_batch_token *token)

Completed in 30 milliseconds