Searched defs:SIZEOF_FLOAT (Results 1 – 3 of 3) sorted by relevance
38 public static final int SIZEOF_FLOAT = Float.SIZE / Byte.SIZE; field in MarshalHelpers
44 private static final int SIZEOF_FLOAT = 4; field in GLHelper
51 private static final int SIZEOF_FLOAT = 4; field in BlurTextureProgram