Skip to content

fix mistake in documentation of sceGuTexMode#326

Merged
sharkwouter merged 1 commit intopspdev:masterfrom
Mahmoud1205:patch-1
Aug 29, 2025
Merged

fix mistake in documentation of sceGuTexMode#326
sharkwouter merged 1 commit intopspdev:masterfrom
Mahmoud1205:patch-1

Conversation

@Mahmoud1205
Copy link
Contributor

sceGuTexMode documentation said that maxmips argument is the number of mips: which is incorrect. maxmips is the index of the maximum mip level used. And the documentation said that the range of this argument is 0-8 , which is incorrect also and the correct range is 0-7.

sceGuTexMode documentation said that maxmips argument is the number of mips: which is incorrect. maxmips is the index of the maximum mip level used. And the documentation said that the range of this argument is 0-8 , which is incorrect also and the correct range is 0-7.
Copy link
Member

@sharkwouter sharkwouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice find, thanks! The contribution is really appreciated!

@sharkwouter sharkwouter merged commit 6ba471c into pspdev:master Aug 29, 2025
@Mahmoud1205
Copy link
Contributor Author

You're welcome! Thanks for merging it so fast !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants