Results for spec/ARB_texture_compression/GL_TEXTURE_INTERNAL_FORMAT query

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.169668197632
note
Returncode was 1
command
/Users/mks/Downloads/piglit/framework/../bin/arb_texture_compression-internal-format-query -auto
info
Returncode: 1

Errors:
GL_COMPRESSED_ALPHA did not compress, but it got an internal
format of 0x803c when 0x1906 was expected.
GL_COMPRESSED_LUMINANCE did not compress, but it got an internal
format of 0x8040 when 0x1909 was expected.
GL_COMPRESSED_INTENSITY did not compress, but it got an internal
format of 0x804b when 0x8049 was expected.
GL_COMPRESSED_SLUMINANCE_EXT did not compress, but it got an internal
format of 0x8c47 when 0x1909 was expected.
GL_COMPRESSED_SLUMINANCE_ALPHA_EXT did not compress, but it got an internal
format of 0x8c45 when 0x190a was expected.


Output:
Driver reported the following compressed formats:
    0x83f0
    0x83f2
    0x83f3
    0x8837

errors
  • GL_COMPRESSED_ALPHA did not compress, but it got an internal
  • format of 0x803c when 0x1906 was expected.
  • GL_COMPRESSED_LUMINANCE did not compress, but it got an internal
  • format of 0x8040 when 0x1909 was expected.
  • GL_COMPRESSED_INTENSITY did not compress, but it got an internal
  • format of 0x804b when 0x8049 was expected.
  • GL_COMPRESSED_SLUMINANCE_EXT did not compress, but it got an internal
  • format of 0x8c47 when 0x1909 was expected.
  • GL_COMPRESSED_SLUMINANCE_ALPHA_EXT did not compress, but it got an internal
  • format of 0x8c45 when 0x190a was expected.

Back to summary