Home
last modified time | relevance | path

Searched refs:EXT_POLYGON_OFFSET_CLAMP (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dwined3d_gl.h166 EXT_POLYGON_OFFSET_CLAMP, enumerator
H A Ddirectx.c235 {"GL_EXT_polygon_offset_clamp", EXT_POLYGON_OFFSET_CLAMP },
H A Dstate.c1816 if (gl_info->supported[EXT_POLYGON_OFFSET_CLAMP]) in state_depthbias()