mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
glTexCoord should behave like glColor. It only updates a gl context variable that contains the current texture coordinates. The vertex is only actually created once glVertex is called.
3.3 KiB
3.3 KiB