gs101: Use SkiaVk as RenderEngine backend
After 2 days, I see no issues after enabling on Pixel 7 Pro. Time to enable across gs101 and gs201. Test: no issues seen after enabling on Pixel 7 Pro Bug: 236390072 Change-Id: Iad0ff2a0bbde894724672b5b56846a8da005dde5
This commit is contained in:
parent
60ae084dd3
commit
65460483f6
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.opengles.version=196610 \
|
ro.opengles.version=196610 \
|
||||||
graphics.gpu.profiler.support=true \
|
graphics.gpu.profiler.support=true \
|
||||||
debug.renderengine.backend=skiaglthreaded
|
debug.renderengine.backend=skiavkthreaded
|
||||||
|
|
||||||
# GRAPHICS - GPU (end)
|
# GRAPHICS - GPU (end)
|
||||||
# ####################
|
# ####################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue