Searched refs:vtx (Results 1 – 1 of 1) sorted by relevance
47 static GLfloat vtx[2 * 3 * 2]; variable82 vtx[0] = left; in prepare()83 vtx[1] = top; in prepare()84 vtx[2] = left; in prepare()85 vtx[3] = bottom; in prepare()86 vtx[4] = right; in prepare()87 vtx[5] = bottom; in prepare()89 vtx[6] = right; in prepare()90 vtx[7] = bottom; in prepare()91 vtx[8] = right; in prepare()[all …]