Skip to content

glx: Remove unused indirection for glx_context->fillImage

Adam Jackson requested to merge ajax/mesa:glx-fill-image-indirection into master

This slot is always filled in with __glFillImage.

Merge request reports