JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.nativewindow.util.PixelFormat.PackedComposition Member List

This is the complete list of members for com.jogamp.nativewindow.util.PixelFormat.PackedComposition, including all inherited members.

bitsPerPixel()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
bitStride()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
bytesPerPixel()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
componentBitCount()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
componentBitMask()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
componentBitShift()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
componentCount()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
componentOrder()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
decodeSingleI32(final int shifted, final int cIdx)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
decodeSingleI64(final long shifted, final int cIdx)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
defaultValue(final int cIdx, final boolean shiftResult)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
encode3CompI32(final int c1NormI32, final int c2NormI32, final int c3NormI32)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
encode3CompI8(final byte c1NormI8, final byte c2NormI8, final byte c3NormI8)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
encode4CompI32(final int c1NormI32, final int c2NormI32, final int c3NormI32, final int c4NormI32)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
encode4CompI8(final byte c1NormI8, final byte c2NormI8, final byte c3NormI8, final byte c4NormI8)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
encodeSingleI32(final int norm, final int cIdx)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
encodeSingleI64(final int norm, final int cIdx)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
encodeSingleI8(final byte normI8, final int cIdx)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
equals(final Object obj)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
find(final PixelFormat.CType s)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
fromFloat(final float f, final int cIdx, final boolean shiftResult)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
hashCode()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
isInterleaved()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
isUniform()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
PackedComposition(final CType[] componentOrder, final int componentCount, final int bpc, final int bitStride)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
PackedComposition(final CType[] componentOrder, final int[] componentMask, final int[] componentBitShift, final int bitStride)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
toFloat(final int i32, final int cIdx, final boolean i32Shifted)com.jogamp.nativewindow.util.PixelFormat.PackedComposition
toString()com.jogamp.nativewindow.util.PixelFormat.PackedComposition
UNDEFcom.jogamp.nativewindow.util.PixelFormat.Compositionstatic