brendanzab / gl-rs

An OpenGL function pointer loader for Rust
Apache License 2.0
678 stars 117 forks source link

GL_COMPRESSED_RGBA_S3TC_DXT3_EXT constants missing? #545

Open Pixel-Hellmin opened 10 months ago

Pixel-Hellmin commented 10 months ago

I can't seem to find: GL_COMPRESSED_RGBA_S3TC_DXT1_EXT GL_COMPRESSED_RGBA_S3TC_DXT3_EXT GL_COMPRESSED_RGBA_S3TC_DXT5_EXT

are these missing?

fayalalebrun commented 4 months ago

If you want to use extensions, you need to use gl_generator directly: https://crates.io/crates/gl_generator