Searched refs:shaderSource (Results 1 – 1 of 1) sorted by relevance
186 private static int compileShader(int shaderType, String shaderSource) { in compileShader() argument188 GLES30.glShaderSource(shader, shaderSource); in compileShader()