mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-06 16:30:42 +01:00
nir/algebraic: Fix whitespace error
Trivial Reviewed-by: Connor Abbott <cwabbott0@gmail.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
parent
f8fca4fe61
commit
57704b8d22
1 changed files with 0 additions and 1 deletions
|
|
@ -1161,7 +1161,6 @@ ${pass_name}(nir_shader *shader)
|
|||
}
|
||||
""")
|
||||
|
||||
|
||||
|
||||
class AlgebraicPass(object):
|
||||
def __init__(self, pass_name, transforms):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue