Searched refs:vertexTexCoords (Results 1 – 2 of 2) sorted by relevance
59 const float vertexTexCoords[] = variable348 gl.bufferData(GL_ARRAY_BUFFER, sizeof(vertexTexCoords), vertexTexCoords, GL_STATIC_DRAW); in setVertexBufferObjects()
196 const float vertexTexCoords[] = variable320 gl.bufferData(GL_ARRAY_BUFFER, sizeof(vertexTexCoords), vertexTexCoords, GL_STATIC_DRAW); in init()