Home
last modified time | relevance | path

Searched refs:tc_unflushed_batch_token (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h213 struct tc_unflushed_batch_token;
310 struct tc_unflushed_batch_token *token);
422 struct tc_unflushed_batch_token { struct
435 struct tc_unflushed_batch_token *token; argument
558 struct tc_unflushed_batch_token *token,
593 tc_unflushed_batch_token_reference(struct tc_unflushed_batch_token **dst, in tc_unflushed_batch_token_reference()
594 struct tc_unflushed_batch_token *src) in tc_unflushed_batch_token_reference()
Du_threaded_context.c390 struct tc_unflushed_batch_token *token, in threaded_context_flush()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_fence.h57 struct tc_unflushed_batch_token *tc_token;
103 struct tc_unflushed_batch_token;
106 struct tc_unflushed_batch_token *tc_token);
Dfreedreno_fence.c298 struct tc_unflushed_batch_token *tc_token) in fd_fence_create_unflushed()
/third_party/mesa3d/src/gallium/drivers/zink/
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);
Dzink_fence.c57 zink_create_tc_fence_for_tc(struct pipe_context *pctx, struct tc_unflushed_batch_token *tc_token) in zink_create_tc_fence_for_tc()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_fence.c42 struct tc_unflushed_batch_token *tc_token;
229 struct tc_unflushed_batch_token *tc_token) in si_create_fence()
Dsi_pipe.h1487 struct tc_unflushed_batch_token *tc_token);
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c391 struct tc_unflushed_batch_token *tc_token) in noop_create_fence()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_screen.c307 trace_context_create_fence(struct pipe_context *_pipe, struct tc_unflushed_batch_token *token) in trace_context_create_fence()