mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
mesa: Fix typo in a comment
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
This commit is contained in:
parent
a9cbb2c722
commit
56980f107e
1 changed files with 1 additions and 1 deletions
|
|
@ -1324,7 +1324,7 @@ _mesa_unpack_format_to_base_format(GLenum format)
|
|||
}
|
||||
|
||||
/**
|
||||
* Convert various base formats to the cooresponding integer format.
|
||||
* Convert various base formats to the corresponding integer format.
|
||||
*/
|
||||
GLenum
|
||||
_mesa_base_format_to_integer_format(GLenum format)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue