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.279906988144
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_LUMINANCE_ALPHA did compress, but it got an internal
format of 0x8837 when one of the supported compressed formats was expected.
This may just mean the test does not know about the compessed format that
was selected by the driver.
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

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_LUMINANCE_ALPHA did compress, but it got an internal
  • format of 0x8837 when one of the supported compressed formats was expected.
  • This may just mean the test does not know about the compessed format that
  • was selected by the driver.
  • 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