bkaradzic / bgfx

Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
https://bkaradzic.github.io/bgfx/overview.html
BSD 2-Clause "Simplified" License
15.11k stars 1.95k forks source link

GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS minimum should be 16 #3378

Closed mak8kammerer closed 3 days ago

mak8kammerer commented 3 days ago

GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS may be at least 16 due to specification.

mak8kammerer commented 3 days ago

Closed, at may be != must be, my inattention.