Home | History | Annotate | Download | only in functional

Lines Matching refs:glShaderSource

102 	ctx.glShaderSource(1, 0, 0, 0);
108 ctx.glShaderSource(shader, -1, 0, 0);
114 ctx.glShaderSource(program, 0, 0, 0);
2002 {shader_source, "shader_source", "Invalid glShaderSource() usage" },