mesa/src/gallium/auxiliary/driver_noop
Marek Olšák 3df9d8ed80 gallium/u_threaded: implement pipelined partial buffer uploads using CPU storage
This removes resource_copy_region for BufferSubData. Drivers have to opt in
to use this.

See the comment in the header file.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13399>
2021-10-19 13:12:37 +00:00
..
noop_pipe.c gallium/u_threaded: implement pipelined partial buffer uploads using CPU storage 2021-10-19 13:12:37 +00:00
noop_public.h
noop_state.c gallium: add pipe_vertex_state and draw_vertex_state for display lists 2021-10-01 14:51:23 +00:00