Files

9 lines
281 B
Plaintext
Raw Permalink Normal View History

2026-07-17 15:35:16 +01:00
GL_EXT_polygon_offset
https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_polygon_offset.txt
GL_EXT_polygon_offset
GL_POLYGON_OFFSET_EXT 0x8037
GL_POLYGON_OFFSET_FACTOR_EXT 0x8038
GL_POLYGON_OFFSET_BIAS_EXT 0x8039
void glPolygonOffsetEXT (GLfloat factor, GLfloat bias)