I've confirmed it passes with llvmpipe <Text>INFO/packed_pixels_pbo: INFO:packed_pixels_pbo:Compare: input (format GL_RED_INTEGER type GL_UNSIGNED_INT sizedFormat GL_R32UI) -> o utput (format GL_RED_INTEGER type GL_BYTE) </Text> <Text>ERROR/packed_pixels_pbo: ERROR:packed_pixels_pbo:Compare: unsigned integer comparison: 4, 0, 72: 127 == 4294967168: not equal. </Text> <Text>ERROR/packed_pixels_pbo: ERROR:packed_pixels_pbo:Compare: Comparison failed </Text> <Text>ERROR/packed_pixels_pbo: ERROR:packed_pixels_pbo:Gradient comparison failed Is the only failing case.
Test now passes for me. Not sure if it was a Mesa or a CTS change.
(In reply to Matt Turner from comment #1) > Test now passes for me. Not sure if it was a Mesa or a CTS change. FWIW, in order to pass, that test (and the one without _pbo) needs the library libtxc-dxtn installed on the system. That library is not officially available on several distros, needing specific ppas or similar. So it is really common to not have it installed on your system (at least it happened to me).
Ah, good to know. Thanks for the information.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.