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 D | tr_context.h | 56 tc_replace_buffer_storage_func replace_buffer_storage; 88 tc_replace_buffer_storage_func *replace_buffer,
|
| H A D | tr_screen.c | 335 tc_replace_buffer_storage_func *replace_buffer,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context.h | 235 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 D | u_threaded_context.c | 1287 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 D | u_threaded_context.h | 294 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 D | u_threaded_context.c | 1956 tc_replace_buffer_storage_func func; 4198 tc_replace_buffer_storage_func replace_buffer,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.3.0.rst | 3199 - util/tc: rename tc_replace_buffer_storage_func::num_rebinds and document
|
Completed in 22 milliseconds