radeonsi: remove info::samplers_declared, image_buffers, msaa_images_declared
[mesa.git] / src / glx / glxclient.h
index 2a7437fcd1b4381669dfbea4da520a50e9446453..41edf17210f15d41cc7e55d28737ff20589dc6ca 100644 (file)
@@ -327,13 +327,6 @@ struct glx_context
    GLuint *selectBuf;
    /*@} */
 
-    /**
-     * Fill newImage with the unpacked form of \c oldImage getting it
-     * ready for transport to the server.
-     */
-   void (*fillImage) (struct glx_context *, GLint, GLint, GLint, GLint, GLenum,
-                      GLenum, const GLvoid *, GLubyte *, GLubyte *);
-
     /**
      * Client side attribs.
      */