Home
last modified time | relevance | path

Searched defs:tc_token (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_fence.h57 struct tc_unflushed_batch_token *tc_token; member
Dfreedreno_fence.c298 struct tc_unflushed_batch_token *tc_token) in fd_fence_create_unflushed()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_fence.h46 struct tc_unflushed_batch_token *tc_token; member
Dzink_fence.c54 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; member
213 struct tc_unflushed_batch_token *tc_token) in si_create_fence()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c391 struct tc_unflushed_batch_token *tc_token) in noop_create_fence()