Results for texturing/sized-texture-format-channels

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.0289559364319
command
/home/pniemine/graphics/piglit/framework/../bin/sized-texture-format-channels -auto -fbo
info
Returncode: 0

Errors:


Output:
format GL_ALPHA4:
  expected:  0  0  0  4  0  0  0  0 
  observed:  0  0  0  8  0  0  0  0 
format GL_ALPHA12:
  expected:  0  0  0 12  0  0  0  0 
  observed:  0  0  0 16  0  0  0  0 
format GL_R3_G3_B2:
  expected:  3  3  2  0  0  0  0  0 
  observed:  5  6  5  0  0  0  0  0 
format GL_RGB4:
  expected:  4  4  4  0  0  0  0  0 
  observed:  5  6  5  0  0  0  0  0 
format GL_RGB5:
  expected:  5  5  5  0  0  0  0  0 
  observed:  5  6  5  0  0  0  0  0 
format GL_RGB10:
  expected: 10 10 10  0  0  0  0  0 
  observed: 16 16 16  0  0  0  0  0 
format GL_RGB12:
  expected: 12 12 12  0  0  0  0  0 
  observed: 16 16 16  0  0  0  0  0 
format GL_RGBA2:
  expected:  2  2  2  2  0  0  0  0 
  observed:  4  4  4  4  0  0  0  0 
format GL_RGBA12:
  expected: 12 12 12 12  0  0  0  0 
  observed: 16 16 16 16  0  0  0  0 
format GL_LUMINANCE4:
  expected:  0  0  0  0  4  0  0  0 
  observed:  0  0  0  0  8  0  0  0 
format GL_LUMINANCE12:
  expected:  0  0  0  0 12  0  0  0 
  observed:  0  0  0  0 16  0  0  0 
format GL_LUMINANCE4_ALPHA4:
  expected:  0  0  0  4  4  0  0  0 
  observed:  0  0  0  8  8  0  0  0 
format GL_LUMINANCE12_ALPHA12:
  expected:  0  0  0 12 12  0  0  0 
  observed:  0  0  0 16 16  0  0  0 
format GL_INTENSITY4:
  expected:  0  0  0  0  0  4  0  0 
  observed:  0  0  0  0  0  8  0  0 
format GL_INTENSITY12:
  expected:  0  0  0  0  0 12  0  0 
  observed:  0  0  0  0  0 16  0  0 
format GL_DEPTH_COMPONENT32:
  expected:  0  0  0  0  0  0 32  0 
  observed:  0  0  0  0  0  0 24  0 

Back to summary