Provide a way to configure Skia's DirectContext GPU Resource Cache size (#1095)
Fixes: [CMP-8916](https://youtrack.jetbrains.com/issue/CMP-8916/Provide-a-way-to-configure-Skias-DirectContext-GPU-Resource-Cache-size) The cache can be limited on Desktop platforms by specifying `-Dskiko.gpu.resourceCacheLimit` VM property (accepts numbers optionally suffixed with "K", "M" or "G").
Showing
Please register or sign in to comment