You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
First of all great work done. Just from general curiosity, from best of my knowledge, the CPU is dumping commands inside the GPU driver (command buffer) and GPU is taking instructions for rendering from the driver.
Is it possible to know (using this plugin or modifying the RenderTimingPlugin?cpp whats the frequency of reading out commands by GPU from the buffer and the frequency of CPU writing inside the buffer?
Any sort of hints or help regarding this will be highly helpful.
The text was updated successfully, but these errors were encountered:
spaul13
changed the title
Asking for a possible extension
Asking help for one possible extension
Nov 9, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First of all great work done. Just from general curiosity, from best of my knowledge, the CPU is dumping commands inside the GPU driver (command buffer) and GPU is taking instructions for rendering from the driver.
Is it possible to know (using this plugin or modifying the RenderTimingPlugin?cpp whats the frequency of reading out commands by GPU from the buffer and the frequency of CPU writing inside the buffer?
Any sort of hints or help regarding this will be highly helpful.
The text was updated successfully, but these errors were encountered: