Skip to content

ext_egl_image_storage: fix invalid dmabuf test's extension check

Mike Blumenkrantz requested to merge zmike/piglit:dmabuf into main

this requires both extensions, so if only one is present, the test still cannot be run

Merge request reports