mesa/src/gallium/include
Mike Blumenkrantz b36a741aa4 gallium: add pipe_screen::driver_thread_add_job
this allows a frontend to punt creation of a nir shader down to the
driver's compilation thread, which is useful in the event that the
shader being created is so big that it will cause immediate blocking
from running common nir passes

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18198>
2022-09-10 19:01:56 +00:00
..
frontend gallium: Add a 'name' field to winsys_handle 2022-07-14 03:45:16 +00:00
pipe gallium: add pipe_screen::driver_thread_add_job 2022-09-10 19:01:56 +00:00
winsys radeonsi/sqtt: set stable pstate if possible 2022-08-31 13:29:48 +00:00