Skip to content

Conversation

Lephar
Copy link
Contributor

@Lephar Lephar commented Mar 11, 2025

In libktx_mainpage.md change

ktx_uint32 numLevels = texture->numLevels;
ktx_uint32 baseWidth = texture->baseWidth;

lines to

ktx_uint32_t numLevels = texture->numLevels;
ktx_uint32_t baseWidth = texture->baseWidth;

@CLAassistant
Copy link

CLAassistant commented Mar 11, 2025

CLA assistant check
All committers have signed the CLA.

@MarkCallow MarkCallow merged commit b35a478 into KhronosGroup:main Mar 14, 2025
20 checks passed
@MarkCallow
Copy link
Collaborator

Thank you for the fix.

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.

3 participants