mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
According to the OpenGL 2.0 spec § 2.8, the data for each attribute type pointer is normalized according to the type. The only exception to this is `glVertexAttribPointer` which accepts a `normalized` parameter, but we have not yet implemented that API.
39 KiB
39 KiB