projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b85b9b
)
compiler: fix typo
author
Eric Engestrom
<eric.engestrom@imgtec.com>
Fri, 24 Nov 2017 18:00:57 +0000
(18:00 +0000)
committer
Eric Engestrom
<eric.engestrom@imgtec.com>
Tue, 28 Nov 2017 10:54:38 +0000
(10:54 +0000)
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/nir/nir_lower_io.c
patch
|
blob
|
history
diff --git
a/src/compiler/nir/nir_lower_io.c
b/src/compiler/nir/nir_lower_io.c
index 3879f0297d3959e720ffe5cf7d4d67a230b897a3..df91febd68dd1f5fa7af78e98c7c34ff6959a182 100644
(file)
--- a/
src/compiler/nir/nir_lower_io.c
+++ b/
src/compiler/nir/nir_lower_io.c
@@
-522,7
+522,7
@@
nir_lower_io(nir_shader *shader, nir_variable_mode modes,
}
/**
- * Return the offset so
ru
ce for a load/store intrinsic.
+ * Return the offset so
ur
ce for a load/store intrinsic.
*/
nir_src *
nir_get_io_offset_src(nir_intrinsic_instr *instr)