Home
last modified time | relevance | path

Searched refs:u16_undef (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/
H A DTestPixelFormatUtil00NEWT.java86 final int u16_undef = comp.encode4CompI8((byte)comp.fromFloat(red___valF, 0, false), in testConversion00() local
91 …System.err.printf(" u16_undef %s%n", Bitstream.toHexBinString(true, u16_undef, comp.bitsPerPixe… in testConversion00()