Variable GL_POLYGON_OFFSET_FILLConst

GL_POLYGON_OFFSET_FILL: 32823 = 0x8037

Passed to enable/disable to turn on/off the polygon offset. Useful for rendering hidden-line images, decals, and or solids with highlighted edges. Can also be used with getParameter to query the scissor test.