mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 07:18:17 +02:00
st: remove XXX comment
This commit is contained in:
parent
7b24e58a0c
commit
255c33d733
1 changed files with 0 additions and 1 deletions
|
|
@ -823,7 +823,6 @@ st_CompressedTexImage2D(GLcontext *ctx, GLenum target, GLint level,
|
|||
/**
|
||||
* glGetTexImage() helper: decompress a compressed texture by rendering
|
||||
* a textured quad. Store the results in the user's buffer.
|
||||
* XXX unfinished business: decompress sRGB texture
|
||||
*/
|
||||
static void
|
||||
decompress_with_blit(GLcontext * ctx, GLenum target, GLint level,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue