Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图通过对 GPU 的时间戳请求来估计设备 GPU 的时钟偏差。我读到 OpenGL 有这种请求,但我正在尝试使用 WebGL 来实现。 有谁知道我可以实现的方法(从 GPU 获取时间戳,或者尝试使用 WebGL 估计 GPU 时钟偏差的另一种方法)?