Cogl.GLES2Vtable.glUniform2f

function onglUniform2f(location: GL.int, v0: GL.float, v1: GL.float): void {
}
  
location
v0
v1