[Mesa-dev] Draft ARB_parallel_shader_compile RFC
Edward O'Callaghan
funfunctor at folklore1984.net
Mon Apr 17 12:07:00 UTC 2017
Hi folks,
This is my early draft on the threaded shader compile "suggestion"
thread. The requirements according the spec are rather weak as
it is up to the implementation, which frankly can even just ignore
the requested thread count. However, afaik in the case of radeonsi
it is already threaded. Anyhoo I just wanted to get some feedback..
Please kindly review,
Edward O'Callaghan (3):
[PATCH 1/3] mesa: Add ARB_parallel_shader_compile boilerplate
[PATCH 2/3] mesa: implement ARB_parallel_shader_compile
[PATCH 3/3] st/mesa: enable ARB_parallel_shader_compile
More information about the mesa-dev
mailing list