Home
last modified time | relevance | path

Searched refs:tc_replace_buffer_storage_func (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.h56 tc_replace_buffer_storage_func replace_buffer_storage;
88 tc_replace_buffer_storage_func *replace_buffer,
Dtr_screen.c350 tc_replace_buffer_storage_func *replace_buffer, in trace_context_create_threaded()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h303 typedef void (*tc_replace_buffer_storage_func)(struct pipe_context *ctx, typedef
468 tc_replace_buffer_storage_func replace_buffer_storage;
549 tc_replace_buffer_storage_func replace_buffer,
Du_threaded_context.c2019 tc_replace_buffer_storage_func func;
4400 tc_replace_buffer_storage_func replace_buffer, in threaded_context_create()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst3199 - util/tc: rename tc_replace_buffer_storage_func::num_rebinds and document