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 是否获取 DOM(我猜不是),或者浏览器是否已经计算了坐标,在这种情况下 GPU 会做什么。还是 GPU 仅在特定位置(如画布)有帮助,但在“正常”渲染中没有帮助。