GraphiteEditor / GraphiteEditor/Graphite

Bind groups getting created while zooming / panning out

オープン
#4,029 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
27.2k
フォーク
1.3k
平均マージ
20時間 5分
マージ済み PR(30日)
57

説明

[0531769](https://github.com/GraphiteEditor/Graphite/commit/0531769c4181397aa0ad36bae25163cb878f42b3) (2026-02-22): Cache Vello render output as stitchable textures ([#3722](https://github.com/GraphiteEditor/Graphite/pull/3722))

Introduced in this commit , when you try to zoom in / out an image there are additional bind groups created which should not be the case . You can use this extension to checkout the bind groups getting created for firefox

https://addons.mozilla.org/en-US/firefox/addon/webgpu-inspector/

or for chrome

https://chromewebstore.google.com/detail/webgpu-inspector/holcbbnljhkpkjkhgkagjkhhpeochfal

Image

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start by comparing commit 0531769, which introduced cached Vello render output as stitchable textures, and reproduce zooming or panning with the WebGPU Inspector extension. Trace the bind groups created during that interaction and confirm that zooming or panning no longer creates the additional groups shown in the report.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
computer-graphics, performance
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
説明が足りない
初心者へのやさしさ
48/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。