mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 23:40:12 +01:00
tgsi/doc: Fix typo.
This commit is contained in:
parent
998234ced2
commit
9d77663abb
1 changed files with 1 additions and 1 deletions
|
|
@ -262,7 +262,7 @@ TGSI Instruction Specification
|
|||
dst.w = round(src.w)
|
||||
|
||||
|
||||
1.3.10 EXPBASE2 - Exponent Base 2
|
||||
1.3.10 EXPBASE2 - Exponential Base 2
|
||||
|
||||
dst.x = pow(2.0, src.x)
|
||||
dst.y = pow(2.0, src.x)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue