Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix texture update stalls in WR #728
Closed
Labels
Comments
|
Is this still a problem? |
|
There are other stalls present, yes. I'm not sure if they are textures or something else. |
|
I don't see these problems any more. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running with INTEL_DEBUG=perf there are a number of performance warnings about CPU being blocked the driver due to updating resources. We should identify the cause of these and fix them. These will explain at least some of the spikes we sometimes see in the GPU profiler.