LionelMyFit

Results 4 comments of LionelMyFit

@bennysway Thanks for this response, it confirms my analysis

@bennysway I have changed to NEAREST but it doesn't work. Here is my code : ``` private val textureSampler = TextureSampler( TextureSampler.MinFilter.NEAREST, TextureSampler.MagFilter.NEAREST, TextureSampler.WrapMode.CLAMP_TO_EDGE, ).apply { anisotropy = 1.0f }...

I just updated the Samsung S24 to One UI 8, but it doesn’t fix the problem since the Vulkan version is still the same

Must compile by myself for android i suppose ?