summaryrefslogtreecommitdiff
path: root/shared/intel_tex.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/intel_tex.h')
-rw-r--r--shared/intel_tex.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shared/intel_tex.h b/shared/intel_tex.h
index f3cc0ff..4bb012d 100644
--- a/shared/intel_tex.h
+++ b/shared/intel_tex.h
@@ -45,8 +45,6 @@ void intelInitTextureCopyImageFuncs(struct dd_function_table *functions);
gl_format intelChooseTextureFormat(GLcontext *ctx, GLint internalFormat,
GLenum format, GLenum type);
-void intelSetTexOffset(__DRIcontext *pDRICtx, GLint texname,
- unsigned long long offset, GLint depth, GLuint pitch);
void intelSetTexBuffer(__DRIcontext *pDRICtx,
GLint target, __DRIdrawable *pDraw);
void intelSetTexBuffer2(__DRIcontext *pDRICtx,