Searched refs:yCoords (Results 1 – 1 of 1) sorted by relevance
683 float[] yCoords = new float[] { in createClientShader() local693 shader.setAttributeValues("a_y_texcoord", yCoords, 2); in createClientShader()