mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
fix typo
This commit is contained in:
parent
d16b4bc32a
commit
b7316e4732
1 changed files with 1 additions and 1 deletions
|
|
@ -555,7 +555,7 @@ compute_cache_pos(unsigned face, unsigned level, unsigned zslice,
|
|||
*
|
||||
* \param face the cube face in 0..5
|
||||
* \param level the mipmap level
|
||||
* \param zslize which slice of a 3D texture
|
||||
* \param zslice which slice of a 3D texture
|
||||
* \param x the x coord of texel within 2D image
|
||||
* \param y the y coord of texel within 2D image
|
||||
* \param rgba the quad to put the texel/color into
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue