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.h237 typedef void (*tc_replace_buffer_storage_func)(struct pipe_context *ctx, typedef
356 tc_replace_buffer_storage_func replace_buffer_storage;
387 tc_replace_buffer_storage_func replace_buffer,
Du_threaded_context.c1389 tc_replace_buffer_storage_func func;
2709 tc_replace_buffer_storage_func replace_buffer, in threaded_context_create()