dri_util: use the implemented version of __DRIimageDriverExtension
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 12 Feb 2014 18:51:49 +0000 (18:51 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 23 Feb 2014 16:42:17 +0000 (16:42 +0000)
commit15db8c08010c6caab60bea22bf624a80cf8401c4
treebfced61ba8c5c9373e4be2c732d268246dd6d1ea
parente9eb3ec3314475601d181843aed7bbab3cb0cb53
dri_util: use the implemented version of __DRIimageDriverExtension

... over the one provided by the headers.

Currently both versions are identical, but that is not
guaranteed to be the case in the future.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/common/dri_util.c