texLocation property

int texLocation
getter/setter pair

Implementation

late int texLocation = gl.getAttribLocation(testShader.program, "a_tex");