Files
ladybird/Userland/Libraries/LibGL/SoftwareGLContext.cpp
Jelle Raaijmakers 287f33165e LibGL: Implement glNormalPointer
Used for `glDrawArrays` and `glDrawElements`, the normal pointer should
point to sets of X, Y and Z values.
2022-03-06 13:20:09 +01:00

141 KiB