intel: replace extern decl with #include
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include "intel_context.h"
|
||||
#include "intel_mipmap_tree.h"
|
||||
#include "intel_regions.h"
|
||||
#include "intel_tex_layout.h"
|
||||
#include "intel_chipset.h"
|
||||
#ifndef I915
|
||||
#include "brw_state.h"
|
||||
@@ -500,7 +501,7 @@ intel_miptree_image_data(struct intel_context *intel,
|
||||
}
|
||||
}
|
||||
|
||||
extern void intel_get_texture_alignment_unit(GLenum, GLuint *, GLuint *);
|
||||
|
||||
/* Copy mipmap image between trees
|
||||
*/
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user