nir/search: fix typo
Signed-off-by: Rob Clark <robclark@freedesktop.org>
This commit is contained in:
@@ -52,7 +52,7 @@ typedef struct {
|
||||
|
||||
/** Indicates that the given variable must be a constant
|
||||
*
|
||||
* This is only alloed in search expressions and indicates that the
|
||||
* This is only allowed in search expressions and indicates that the
|
||||
* given variable is only allowed to match constant values.
|
||||
*/
|
||||
bool is_constant;
|
||||
|
Reference in New Issue
Block a user