RFR: 8252706: Enable usage of rowBytesOffset for LCD non cache rendering
Jayathirth D V
jdv at openjdk.java.net
Wed Sep 2 12:07:12 UTC 2020
In LCD non-cache rendering we are passing rowBytesOffset but we are not using it.Replicate OGL behaviour for use cases
where we will have some value in rowBytesOffset.
-------------
Commit messages:
- 8252706: Enable usage of rowBytesOffset for LCD non cache rendering
Changes: https://git.openjdk.java.net/lanai/pull/87/files
Webrev: https://webrevs.openjdk.java.net/?repo=lanai&pr=87&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8252706
Stats: 5 lines in 1 file changed: 0 ins; 2 del; 3 mod
Patch: https://git.openjdk.java.net/lanai/pull/87.diff
Fetch: git fetch https://git.openjdk.java.net/lanai pull/87/head:pull/87
PR: https://git.openjdk.java.net/lanai/pull/87
More information about the lanai-dev
mailing list