mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 01:20:17 +01:00
pan/va: Fix typo in BLEND text
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15364>
This commit is contained in:
parent
96e17287b4
commit
5a759140b0
1 changed files with 1 additions and 1 deletions
|
|
@ -1194,7 +1194,7 @@
|
|||
can never introduce divergence, so `.reconverge` is not required.
|
||||
|
||||
In the blend shader path, `BLEND` ignores the specified flow control and
|
||||
does not branch to the specified offset. Instead, execution considers
|
||||
does not branch to the specified offset. Instead, execution continues
|
||||
normally with the next instruction. The compiler should insert code for
|
||||
calling a blend shader after the `BLEND` instruction unless it is known
|
||||
that a blend shader will never be required.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue