Skip to content

Commit

Permalink
Remove now duplicate internal declaration.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCallow committed Oct 28, 2024
1 parent 28bb5a4 commit c3a7f7c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/texture_funcs.inl
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
*/


KTX_error_code CLASS_FUNC(GetImageOffset)(CLASS* This, ktx_uint32_t level,
ktx_uint32_t layer,
ktx_uint32_t faceSlice,
ktx_size_t* pOffset);
ktx_size_t CLASS_FUNC(GetImageSize)(CLASS* This, ktx_uint32_t level);
KTX_error_code CLASS_FUNC(GLUpload)(CLASS* This, GLuint* pTexture,
GLenum* pTarget, GLenum* pGlerror);
Expand Down

0 comments on commit c3a7f7c

Please sign in to comment.