- don't rely on it being 32-bits - update the jni code to store SamplerParams in a long (64 bits) instead of a int. This gives us some future-proofing of the java side.
- don't rely on it being 32-bits - update the jni code to store SamplerParams in a long (64 bits) instead of a int. This gives us some future-proofing of the java side.