Cogl.GLES2Vtable.glUniform3f

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