Question: I have the following vertex and fragment shaders: SimpleFragmentShader.fragmentshader: SimpleVertexShader.vertexshader: Function to load the shaders: build.gradle: targetSdkVersion 31, minSdkVersion 26 When I try to compile the software and run it on my phone (Samsung Galaxy S21 5G, Exynos CPU, ...