mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 12:18:30 +09:00
[Refactor] (MG_Impl/GLImpl): replace Flywheel dispatch sync hack with MOBILEGL_COHERENT_AS_FLUSH
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
<meta-data
|
||||
android:name="mobilegl_avoid_sampler_mipmap_min_filter_title"
|
||||
tools:node="remove" />
|
||||
<meta-data
|
||||
android:name="mobilegl_coherent_as_flush_title"
|
||||
tools:node="remove" />
|
||||
<meta-data
|
||||
android:name="mobilegl_use_angle_title"
|
||||
tools:node="remove" />
|
||||
|
||||
Reference in New Issue
Block a user