Loading rs/jni/android_renderscript_RenderScript.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -2071,6 +2071,8 @@ nScriptForEach(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, sc.array4End = 0; sca = ≻ // sc_size is required, but unused, by the runtime and drivers. sc_size = sizeof(sc); } rsScriptForEachMulti((RsContext)con, (RsScript)script, slot, Loading Loading
rs/jni/android_renderscript_RenderScript.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -2071,6 +2071,8 @@ nScriptForEach(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, sc.array4End = 0; sca = ≻ // sc_size is required, but unused, by the runtime and drivers. sc_size = sizeof(sc); } rsScriptForEachMulti((RsContext)con, (RsScript)script, slot, Loading