Searched refs:tc_replace_buffer_storage_func (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/
H A Dtr_context.h56 tc_replace_buffer_storage_func replace_buffer_storage;
88 tc_replace_buffer_storage_func *replace_buffer,
H A Dtr_screen.c335 tc_replace_buffer_storage_func *replace_buffer,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.h235 typedef void (*tc_replace_buffer_storage_func)(struct pipe_context *ctx, typedef in typeref:typename:void (*)(struct pipe_context * ctx,struct pipe_resource * dst,struct pipe_resource * src)
353 tc_replace_buffer_storage_func replace_buffer_storage;
378 tc_replace_buffer_storage_func replace_buffer,
H A Du_threaded_context.c1287 tc_replace_buffer_storage_func func;
2557 tc_replace_buffer_storage_func replace_buffer,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.h294 typedef void (*tc_replace_buffer_storage_func)(struct pipe_context *ctx, typedef in typeref:typename:void (*)(struct pipe_context * ctx,struct pipe_resource * dst,struct pipe_resource * src,unsigned minimum_num_rebinds,uint32_t rebind_mask,uint32_t delete_buffer_id)
432 tc_replace_buffer_storage_func replace_buffer_storage;
514 tc_replace_buffer_storage_func replace_buffer,
H A Du_threaded_context.c1956 tc_replace_buffer_storage_func func;
4198 tc_replace_buffer_storage_func replace_buffer,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst3199 - util/tc: rename tc_replace_buffer_storage_func::num_rebinds and document

Completed in 22 milliseconds