Searched refs:textureVertices (Results 1 – 1 of 1) sorted by relevance
72 const float textureVertices[] = { in Draw() local86 glTexCoordPointer(2, GL_FLOAT, 0, textureVertices); in Draw()