mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 17:48:15 +02:00
Bifrost supports a special "dual texture" instruction, sampling from two textures at once at the same coordinate. Each subinstruction is highly restricted (a subset of TEXS_2D); together, they are represented by TEXC with a special dual texture operation descriptor. Add an optimization pass to fuse these instructions. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13723> |
||
|---|---|---|
| .. | ||
| bifrost | ||
| ci | ||
| drm-shim | ||
| ds | ||
| include | ||
| lib | ||
| midgard | ||
| perf | ||
| shared | ||
| util | ||
| vulkan | ||
| meson.build | ||