Results for glean/pixelFormats

Overview

Status: warn
Result: warn

Back to summary

Details

Detail Value
returncode 0
errors
  • *********************************WARN_ONCE*********************************
  • File r300_state.c function r300SetupTextures line 1475
  • micro tiling enabled!
  • ***************************************************************************
  • *********************************WARN_ONCE*********************************
  • File r300_state.c function r300SetupTextures line 1479
  • micro square tiling enabled!
  • ***************************************************************************
info
Returncode: 0

Errors:
*********************************WARN_ONCE*********************************
File r300_state.c function r300SetupTextures line 1475
micro tiling enabled!
***************************************************************************
*********************************WARN_ONCE*********************************
File r300_state.c function r300SetupTextures line 1479
micro square tiling enabled!
***************************************************************************


Output:
----------------------------------------------------------------------
Test that all the various pixel formats/types (like
GL_BGRA/GL_UNSIGNED_SHORT_4_4_4_4_REV) operate correctly.
Test both glTexImage and glDrawPixels.
For textures, also test all the various internal texture formats.
Thousands of combinations are possible!

pixelFormats:  PASS rgba8, db, z24, s8, win+pmap, id 33
	9030 tests passed, 0 tests failed.
pixelFormats:  PASS rgba8, db, z24, s8, win+pmap, id 34
	9030 tests passed, 0 tests failed.
pixelFormats:  PASS rgba8, z24, win+pmap, id 107
	9030 tests passed, 0 tests failed.

Back to summary