posLocation property

int posLocation
getter/setter pair

Implementation

late int posLocation = gl.getAttribLocation(testShader.program, "a_pos");