Hi, I am facing an issue which i am not sure what is the proper things to do about. piglit tfp test try to upload PIPE_FORMAT_B8G8R8A8_UNORM to texture pixmap which is PIPE_FORMAT_B8G8R8X8_UNORM r600g assert in blitter util because format are not compatible. Should all pixmap texture considered with A8 ? Should i just disable the assert in case of A->X convertion ? Other answer ?
https://bugs.freedesktop.org/show_bug.cgi?id=32370 Cheers, Jerome _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev