Searched refs:VERTICES (Results 1 – 2 of 2) sorted by relevance
37 glBufferData(GL_ARRAY_BUFFER, sizeof(VERTICES), VERTICES, GL_STATIC_DRAW); in Use()
24 const float VERTICES[] = { variable