Is there a list of the shaders that have the most performance impact?

  • Overallbit9
  • Topic Author
More
3 years 4 months ago #1 by Overallbit9 Is there a list of the shaders that have the most performance impact? was created by Overallbit9
I'm curious about it, if there is one it would be interesting better than check all shaders one by one.

Please Log in or Create an account to join the conversation.

  • lordbean
More
3 years 4 months ago - 3 years 4 months ago #2 by lordbean Replied by lordbean on topic Is there a list of the shaders that have the most performance impact?
No. However, you can see the exact amount of CPU and GPU time being used per shader in DirectX 11 games by clicking on the Statistics tab. As a rule of thumb, execution time per shader will stick to more or less the same ratio in games that use other APIs.
Last edit: 3 years 4 months ago by lordbean.
The following user(s) said Thank You: Overallbit9

Please Log in or Create an account to join the conversation.

  • Overallbit9
  • Topic Author
More
3 years 4 months ago #3 by Overallbit9 Replied by Overallbit9 on topic Is there a list of the shaders that have the most performance impact?
Thank you.

Please Log in or Create an account to join the conversation.