aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLUtil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/GrGLUtil.h')
-rw-r--r--src/gpu/gl/GrGLUtil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/gl/GrGLUtil.h b/src/gpu/gl/GrGLUtil.h
index 5280834de1..96d024d8b8 100644
--- a/src/gpu/gl/GrGLUtil.h
+++ b/src/gpu/gl/GrGLUtil.h
@@ -61,6 +61,7 @@ enum GrGLRenderer {
kIntel4xxx_GrGLRenderer,
/** Either HD 6xxx or Iris 6xxx */
kIntel6xxx_GrGLRenderer,
+ kIntelSkylake_GrGLRenderer,
kGalliumLLVM_GrGLRenderer,
kMali4xx_GrGLRenderer,
/** T-6xx, T-7xx, or T-8xx */