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.422969102859
note
Returncode was 1
command
/home/mks-hackers/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_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 0x8c46 when 0x1909 was expected.
GL_COMPRESSED_SLUMINANCE_ALPHA_EXT did not compress, but it got an internal
format of 0x8c44 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_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 0x8c46 when 0x1909 was expected.
  • GL_COMPRESSED_SLUMINANCE_ALPHA_EXT did not compress, but it got an internal
  • format of 0x8c44 when 0x190a was expected.

Back to summary