intel: Fix prototype warning.

This commit is contained in:
Eric Anholt 2008-09-03 16:13:18 +01:00
parent e32721c46a
commit a04aeea5c0

View file

@ -493,6 +493,8 @@ extern int intel_translate_stencil_op(GLenum op);
extern int intel_translate_blend_factor(GLenum factor);
extern int intel_translate_logic_op(GLenum opcode);
void intel_update_renderbuffers(__DRIcontext *context,
__DRIdrawable *drawable);
/*======================================================================
* Inline conversion functions.