Skip to content
Snippets Groups Projects
Commit 22554e1f authored by Dave Airlie's avatar Dave Airlie
Browse files

llvmpipe: compute shaders work better with all the threads.


I got to benchmarking some vulkan compute benchmark and wondered
why my CPUs weren't being saturated, helps if you actually wake up
all the threads in the threadpool.

Fixes: 1b24e3ba (llvmpipe: add compute threadpool + mutex)

Reviewed-by: default avatarRoland Scheidegger <sroland@vmware.com>
Part-of: <mesa/mesa!5138>
parent 02a1f953
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment