mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
a few more tweaks
This commit is contained in:
parent
75a0d31aaa
commit
7f7b2d86bc
1 changed files with 1 additions and 7 deletions
|
|
@ -55,13 +55,7 @@ tdfxTexValidate(GLcontext * ctx, struct gl_texture_object *tObj);
|
|||
|
||||
|
||||
extern void
|
||||
tdfxDDDeleteTexture(GLcontext * ctx, struct gl_texture_object *tObj);
|
||||
|
||||
extern GLboolean
|
||||
tdfxDDIsTextureResident(GLcontext *ctx, struct gl_texture_object *tObj);
|
||||
|
||||
extern void
|
||||
tdfxDDTexturePalette(GLcontext * ctx, struct gl_texture_object *tObj);
|
||||
tdfxTexturePalette(GLcontext * ctx, struct gl_texture_object *tObj);
|
||||
|
||||
#if 000 /* DEAD? */
|
||||
extern void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue