Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h235 typedef void (*tc_replace_buffer_storage_func)(struct pipe_context *ctx, typedef
353 tc_replace_buffer_storage_func replace_buffer_storage;
378 tc_replace_buffer_storage_func replace_buffer,
Du_threaded_context.c1282 tc_replace_buffer_storage_func func;
2492 tc_replace_buffer_storage_func replace_buffer, in threaded_context_create()