diff options
Diffstat (limited to 'glew/auto/extensions/gl/GL_AMD_depth_clamp_separate')
-rw-r--r-- | glew/auto/extensions/gl/GL_AMD_depth_clamp_separate | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GL_AMD_depth_clamp_separate b/glew/auto/extensions/gl/GL_AMD_depth_clamp_separate new file mode 100644 index 0000000..3089342 --- /dev/null +++ b/glew/auto/extensions/gl/GL_AMD_depth_clamp_separate @@ -0,0 +1,6 @@ +GL_AMD_depth_clamp_separate +https://www.khronos.org/registry/OpenGL/extensions/AMD/AMD_depth_clamp_separate.txt +GL_AMD_depth_clamp_separate + + GL_DEPTH_CLAMP_NEAR_AMD 0x901E + GL_DEPTH_CLAMP_FAR_AMD 0x901F |