mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-18 15:08:24 +02:00
cell: fix a comment
This commit is contained in:
parent
de0a6dc04a
commit
3c6bb15b7a
1 changed files with 1 additions and 1 deletions
|
|
@ -1050,7 +1050,7 @@ gen_colormask(uint colormask,
|
|||
}
|
||||
|
||||
/**
|
||||
* Generate code to pack a quad of float colors into a four 32-bit integers.
|
||||
* Generate code to pack a quad of float colors into four 32-bit integers.
|
||||
*
|
||||
* \param f SPE function to append instruction onto.
|
||||
* \param color_format the dest color packing format
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue