mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
pan/bi: Fix typo in helper invocation analysis
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13723>
This commit is contained in:
parent
a315d04308
commit
b0022f1c6b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
#include "compiler.h"
|
||||
|
||||
/* Bifrost texture operations have a `skip` bit, instructinh helper invocations
|
||||
/* Bifrost texture operations have a `skip` bit, instructing helper invocations
|
||||
* to skip execution. Each clause has a `terminate_discarded_threads` bit,
|
||||
* which will terminate helper invocations.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue