From 7c39114847cac07a37d6000f0507551739f5f6e7 Mon Sep 17 00:00:00 2001 From: Kimmo Kinnunen Date: Mon, 25 May 2015 13:25:29 +0300 Subject: specs: Update NV_path_rendering functions. Update NV_path_rendering functions from newer GL specifications. The functions are used in Skia open source graphics library now. --- dispatch/glimports.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dispatch') diff --git a/dispatch/glimports.hpp b/dispatch/glimports.hpp index d535c793..12cb1710 100644 --- a/dispatch/glimports.hpp +++ b/dispatch/glimports.hpp @@ -76,6 +76,7 @@ #define GL_DEPTH_PASS_INSTRUMENT_COUNTERS_SGIX 0x8311 #define GL_DEPTH_PASS_INSTRUMENT_MAX_SGIX 0x8312 #define GL_PATH_SAMPLE_QUALITY_NV 0x9085 +#define GL_PATH_STROKE_BOUND_NV 0x9086 #define GL_PATH_STROKE_OVERSAMPLE_COUNT_NV 0x9087 #define GL_MULTI_HULLS_NV 0x908C #define GL_PROJECTIVE_2D_NV 0x9093 -- cgit v1.2.3