* commit '06b9df47b0e84f85ba606d2783a4d9a0855d8767': Convert one more bind() -> setVar().
This commit is contained in:
@@ -41,7 +41,7 @@ public final class ScriptIntrinsicLUT extends ScriptIntrinsic {
|
||||
mCache[ct + 512] = (byte)ct;
|
||||
mCache[ct + 768] = (byte)ct;
|
||||
}
|
||||
bindAllocation(mTables, 0);
|
||||
setVar(0, mTables);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user