diff options
Diffstat (limited to 'docs/relnotes/10.2.4.rst')
-rw-r--r-- | docs/relnotes/10.2.4.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/10.2.4.rst b/docs/relnotes/10.2.4.rst index 8b911de86a8..5d694f4f29a 100644 --- a/docs/relnotes/10.2.4.rst +++ b/docs/relnotes/10.2.4.rst @@ -99,5 +99,5 @@ Matt Turner (8): - i965/fs: Make try_constant_propagate() static. - i965/fs: Constant propagate into 2-src math instructions on Gen8. - i965/vec4: Constant propagate into 2-src math instructions on Gen8. -- i965/fs: Don't use brw_imm_\* unnecessarily. +- i965/fs: Don't use brw_imm\_\* unnecessarily. - i965/fs: Set correct number of regs_written for MCS fetches. |