glx: Handle an xserver bug in piglit_glx_pixmap_iterate_fbconfigs
If the server gets this wrong, and advertises an fbconfig for pixmaps at depth 30 but doesn't advertise a core pixmap format for depth 30, then you'd get a confusing BadValue error from the XCreatePixmap request and crash out.